a {font-size: 10px;}
body,td,th {font-size: 10px;color: #000000;font-family: Times New Roman, Times, serif;}
h1 {font-size: 24px;color: #CC3333;}
h2 {font-size: 12px;color: #CC3333;}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
body {background-color: #FFFFFF;}