@charset "UTF-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #003300;
}
a:link {
	text-decoration: none;
	color: #003333;
}
a:visited {
	text-decoration: none;
	color: #00CC66;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #99FF00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino, Times New Roman, Times, Serif;
}
h1 {
	font-size: 18px;
	color: #330000;
}
h2 {
	font-size: 14px;
	color: #330000;
}
h3 {
	font-size: 12px;
	color: #333300;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCFFCC;
}
.emph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393133;
	font-style: italic;
}
