a:hover{
color:red; text-decoration: underline
}

a{
color: green; text-decoration: none
}

a.nav{
font: 12pt Arial, Helvetica, sans-serif;
font-weight: bold;
line-height:16pt;
color: #007F41; text-decoration: none
}

body {	
		background-color: white;
		margin-top: 10pt;
		margin-left: 0pt;
		font: 8pt Arial, Helvetica, sans-serif;
		line-height: 16pt;
		color:navy;
}

div.box 	{ 	border: thin solid;
				border-color: navy;
			}

div.t8 {	font: 8pt Arial, Helvetica, sans-serif;
			font-weight: normal;
			line-height: 10pt;
}

div.t10b {	font: 10pt Arial, Helvetica, sans-serif;
			font-weight: bold;
			line-height: 15pt;
}
div.t10 {	font: 10pt Arial, Helvetica, sans-serif;
			font-weight: normal;
			line-height: 15pt;
}


h1{
	font: 15pt Arial, Helvetica, sans-serif;
	line-height:15pt;
	font-weight: bold;
}
h5{
	font: 22pt Arial, Helvetica, sans-serif;
	line-height:22pt;
	font-weight: bold;
}

div.red {
		color:navy
}

div.green{
	color: green;
}

		
h2{		font:12pt Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height:15pt;
}

h3{
	font:10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:15pt;
	}

div.nav{
	line-height:2pt;
}

INPUT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 14px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000;
}
SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 14px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}

TEXTAREA {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 14px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}

CHECKBOX {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000;
}

ul {  
list-style-type: square; 
margin-left: 20px; 
margin-top:0px; 
margin-bottom: 0px;
}

li {
margin-top:0px;
margin-bottom: 4px;
}


