td{
	color : #212121;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
h1{
	font-size: 12px;
	font-weight: bold;
	color : #A60000;	
}
h2{
	font-size: 12px;
	font-weight: bold;
}
.red{
	color : #A60000;	
}
a{
	color : #2548DF;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
a.white{
	color : #B7B7B7;
	font-size : 9px;
	text-decoration : none;
}
a.white:hover{
	color : White;
	text-decoration : none;
}

