@charset "ISO-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-style: normal;
}

a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
h2 {
	font-size: 11px;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
}
