body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 18pt;
	color: #FF0000;
}
h2 {
	font-size: 16pt;
	color: #990000;
}
h3 {
	font-size: 14pt;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

