h1 {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#cc0000;
}