	
body, td  {
	color: #585858;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0;

}


.justify
{
	text-align: justify;
	
}

.big_header{
	
	font-family: Verdana; 
	font-size: 14px; 
	color: #007AC1;
	font-weight: bold;
}

a.big_header:hover{
	
	font-family: Verdana; 
	font-size: 14px; 
	color: #EB6600;
	font-weight: bold;
}

a.header{
	
	font-family: Verdana; 
	font-size: 11px; 
	color: #007AC1;
	font-weight: bold;
	text-align: left;
}

a.header:hover{
	
	font-family: Verdana; 
	font-size: 11px; 
	color: #EB6600;
	font-weight: bold;
	text-align: left;
}


.block_center{ 
	
	background-repeat: repeat-x;  
	background-position: top;  
	background-color: #FAFDFF;
	text-align: justify;
}

a {
	font-weight: normal;
	color: #007AC1;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #EB6600;
	text-decoration: underline;
}


.footer_menu{
	font-family: Verdana; 
	font-size: 11px; 
	color: #F99375;
	font-weight: normal;
}

.copyright
{
	font-family: Verdana; 
	font-size: 11px; 
	color: #B2B2B2;
	font-weight: normal;	
}



<!-- --------------------        old        ---------------------------     -->
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0076C8;
}


.content_text {
	font-family: Verdana;
	font-size: 11px;
	color: #3E3E3E;
	text-align: justify;
}
.content_bold_text {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #3E3E3E;
	}

.small_text{
	color: #393A3A;
	font-family: verdana, sans-serif;
	font-size: 10px;
}



li {
	margin-top: 0;
	margin-bottom: 0;
}

.footer {
	color: #CDCECE;
	font-size: 10px;
	text-decoration: none;
}

ul {  margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px}
