h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC0033;
	border: 0px none;
	text-align: center;
	padding-top: 5px;
	margin: 0px 0px 1px;







}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;


}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-right-width: thin;
	border-right-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 0px;


}
body {
	background-color: #000000;
	margin: 0px;
	padding: 4px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	font-style: normal;

}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-right-width: thin;
	border-right-style: solid;
	padding-top: 10px;
	border-right-color: #000066;
	margin: 25px 5px 5px;
	padding-right: 17px;
	clip:   rect(0px auto auto auto);
	text-decoration: none;




}
a:link {
	text-decoration: none;
	cursor: hand;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #CC0033;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-style: italic;

}
.starter {
	border: 10px #000000;
	padding: 5px;

}
