body 
	{
	color : #0C5A97;
	font-family : "Arial";
	font-size : 12 px;
} 

td 
	{
	color : #0C5A97;
	font-family : "Arial";
	font-size : 12 px;
} 
.titleblue 	{
	color : #0C5A97;
	font-family : "Arial";
	font-size : 20 px;
	text-decoration : bold;
} 

a.linkbold {
	text-decoration : none;
	color : #0C5A97;
	font-weight : bold;
}
a.linkbold:HOVER {
	text-decoration : underline;
	color : #0C5A97;
	font-weight : bold;
}
a.linkbold:VISITED {
	text-decoration : none;
	color : #0C5A97;
	font-weight : bold;
}
.title {
	color : #0C5A97;
	font-weight : bold;
	font-family : "Arial";
	font-size : 18 px;
}
.textsmall {
	color : #0C5A97;
	font-weight : bold;
	font-family : "Arial";
	font-size : 10 px;
}
