.font_1{ 
	font-size:12px; 
	font-weight:bolder; 
	font-family:Tahoma;
}
.font_2{ 
	font-size:12px;
	font-family:Tahoma;
}
.font_3{ 
	font-size:12px;
	font-family:Tahoma;
}
.font_4{ 
	font-size:13px; 
	color:#990000; 
	font-weight:bolder;
	font-family:Tahoma;
}
.font_5{ 
	font-size:14px;
	font-family:Tahoma;
}
.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1B467D;
}
a{
	font-family:Tahoma;
	font-size:12px;
}
a:link, a:visited { 
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none; 
	color:#1B467D;
}
a:hover{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline; 
	color:#A38F5A; 
	background:#EDF5FF;
}
