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