.font a:link {
	color:#003399;
	text-decoration: none;
	font-family: Arial;
}
.font a:hover{ color:#0000CC; font-family: Arial;text-decoration:underline }
.font a:visited	{ text-decoration: none;font-family: Arial; color:#993399 }



.gray {
	color: #555555;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.5cm;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #cc0000;
	TEXT-DECORATION: underline; 
}

.gray_blue {
	color: navy;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height:0.8cm;
}

.blue_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: navy;
	font-weight: bold;
}
.person_pic {
	border: 2px solid #cccccc;    
}
