body {
margin-top: 2%;
background: #330000;
}

.txtstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3B2925;
}
.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B2925;
	margin-bottom: 1em;
}
label { 
    font: Arial, Helvetica, sans-serif;
}
.formbtns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B2925;
	background-color: #FFCC00;
}

a {
	font-size: 11px;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.style21 {color: #666666;
	font-size: 9px;
}
.style54 {
	color: #000000;
	font-size: 10px;
}

/************** header tag styles **************/

.h1Link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

h2Link {
    font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
} 

h1 {
font-size: 16px;
font-weight: bold;
color: #FFCC00;
padding-top: 1px;
}