a:link {
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;

}
a:hover {
	color: #FF3333;
	text-decoration: underline;

}
h1 {
	font-size: 15pt;
	color: #666666;


}
body {
	color: #336633;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #A2A56A;




}
.topnav {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;

}
.nav1 {
	background-color: #33CCFF;
}
.footer {
	font-size: 9pt;
	text-align: center;
}
h2 {
	font-size: 10pt;
	color: #000000;

}
.text {
	background-color: #FFFFCC;
}
.quote {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

}
.nav {
	position: relative;
	left: 24px;
	top: 80px;

}
.red {
	color: #FF0000;
}
.green {
	color: #00FF00;
}
.date {
	font-size: 8pt;
}

