

h1 {
	font-size : 20px;
	font-weight : bold;

}

.footer {
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}	

h3 {
	color : #006600;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
}

.form {
	font-size:9pt;
}

.header {
	font-size:10pt;
	font-weight:bold;
	color : #ffffff;
	background-color: #003300;
}


td {
	color : #000000;
	font-family : arial;
	font-size : 14px;
}

.content {
	border : 1px #000000 solid;
	background-color : #FFFFFF;
}


.bknav {  background-color: #006600}
.nav {  border: #996666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #006600; }


