@charset "iso-8859-1";
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-size: 18px;
	color: #000099;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #330033;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #003300;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-size: 60px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
