@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
body {
	background-color: #99cccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	margin: 0px;
}
a:link {
	color: 366;
	text-decoration: none;
}
a:hover {
	color: 339;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 366;
}
a:active {
	text-decoration: none;
	color: 366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-right: 10px;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-right: 10px;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #033;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
