body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #006633;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #CCCC00;
}
a:active {
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 16px;
	color: #0204CB;
}
h2 {
	font-size: 14px;
	color: #217C8F;
}
h3 {
	font-size: 12px;
	color: #36CC69;
}
