p, ul, td { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 9pt
	}
	
.small { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 7pt;
	font-weight: bold;
	}
	
	
A.front:link { color: white;
    font-size: 10pt;
	font-weight: bold;
	text-decoration : none 
	}
A.front:visited {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none 
}
A.front:hover{
	color: yellow;
	font-weight: bold;
	text-decoration: none
}


.accent{
    font-size: 11pt;
	color: #01657A;
	font-weight: bold;
	
	}
	
.accent2{
    
	color: #01657A;
	font-weight: bold;
	
	}
	
A:link { color: #CC1187;
    font-size: 10pt;
	font-weight: bold;
	
	}
A:visited {
	color: #CC1187;
	font-size: 10pt;
	font-weight: bold;
	
}
A:hover{
	color: #01657A;
	font-weight: bold;
	
}


