
.navtext {
width:250px;
font-size:10pt;
border-width:2px;
border-style:outset;
border-color:darkgray;
layer-background-color:5B7A26;
background-color:D9DB08;
color:black;
}



SELECT { font-family : verdana,Arial, Helvetica;
	 font-style : normal;
	 font-size : 11}

INPUT {	font-family : verdana,Arial, Helvetica;
	font-style : normal;
	font-size : 11}

TEXTAREA {font-family : verdana,Arial, Helvetica;
	font-style : normal;
	font-size : 11}

TABLE {	font-family : verdana,Arial, Helvetica;
	font-size : 11;
	font-style : normal;
	color : 000000;}

form {margin:0px;}

H1 {font-size : 18;
    font-weight : bold;}

H2 {font-size : 16;}


body, td, th {
	font-family: Verdana;
	font-size: 10px;
	color: 737373;
}
a {
	font-family: Verdana;
	color: 737373;
}
a:link {
	text-decoration: underline;
	color: 737373;	
}
a:visited {
	text-decoration: underline;
	color: 737373;
}
a:hover {
	text-decoration: none;
	color: 800000;
}
a:active {
	text-decoration: none;
	color: 800000;
}
.style1 {
	color: #9e0b0e;
	font-weight: bold;
}
.style2 {color: #9e0b0e}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #9e0b0e;
	font-size: 11px;
	font-weight: bold;
}