td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #848484;
}
h3{
	color: #FF0000;
	font-size : 11px;
	font-weight : bold;
	margin : 0;
}
h2{
	color: #777777;
	font-size : 13px;
	font-weight : bold;
	margin : 0;
}
.red{
	color: #FF0000;
}
a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #426C8B;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}