@charset "ISO-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #009900;
	font-weight: bold;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
h1 {
	font-size: 20px;
	color: #003300;
}
h2 {
	font-size: 16px;
	color: #006600;
}
