.body_css	{background-color: #000000;
		margin : 2px;}

.content_css	{background-color: #000000; 
		border: 3px solid #388ac2; 
		border-collapse: collapse;}

.title		{ color:             #ffffff;
                text-decoration:     none;
                font-family:         arial, sans-serif;
                font-size:           20px;
                font-weight:         bold; }

.text		{ color: #388ac2;
		font-family: arial;  
		font-size: 14; 
		font-weight: bold;
		text-decoration :none;}

.text a:	{ text-decoration :none;}

.text a:hover  	{text-decoration: underline;}

.small_text	{ color: #000000;
		font-family: tahoma;  
		font-size: 10; 
		font-weight: normal;
		text-decoration :none;}

.small_text a:	{ text-decoration :none;}

.small_text a:hover {text-decoration: underline;}

