BODY, TD {
	
	font-family: Verdana;
	font-size: small;
	text-align: left;
}

H1 {
font-size: 18pt;
	color: #003399;
	font-family:  Verdana, Arial, Helvetica, sans-serif
	
}

H2 {
font-size: 15pt;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif
	
	}

H3 {
	font-size: 13pt;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

H4 {
    font-size: 12pt;
	font-weight: bold;
	color: #003399;
	}

H5 { font-size 7pt;
	font-weight: normal;
	color: black;
	font-family: arial;
		
	}
	
				p.navy {
	font-weight: normal;
	color: white;
	font-family: arial;
	font-size: small;
	background: navy;
	display: block;
	border: thick solid navy;
}
			p.gold {
	font-weight: normal;
	color: black;
	font-family: arial;
	font-size: small;
	background: yellow;
	display: block;
	border: thick solid yellow;
}
	
		p.green {
	font-weight: normal;
	color: white;
	font-family: arial;
	font-size: small;
	background: #556B2F;
	display: block;
	border: thick solid #556B2F;
}
	
	p.red {
	font-weight: normal;
	color: white;
	font-family: arial;
	font-size: small;
	background: red;
	display: block;
	border: thick solid red;
}

p.lightblue {


	font-weight: normal;
	color: white;
	font-family: arial;
	font-size: small;
	display: block;
	background: black;
	border: thick solid black;
	
}




	
A {
	color: Navy;
	text-decoration: none;
	display: inline;

}



A:Hover {
	text-decoration: underline;
	color: Silver;
}

a.one {
text-decoration: none;
	font-size: 90%;
	font-family: arial;
}

a.one:Hover {
text-decoration: none;
	font-size: 90%;
	font-family: arial
	color: Silver;
	
	
}

a.panel {
text-decoration: none;
	font-size: 90%;
	font-family: arial;
}

a.panel:Hover {
text-decoration: none;
	font-size: 90%;
	font-family: arial
	color: black;
	
	
}
a.two {
text-decoration: none;
	font-family: arial;
	
}
p.one {
font-family: arial;
font-size: 90%;
	
}

image {
	border: White;
}

a.three 
     {
	color: black;
	text-decoration: none;

	background-color: #00FA9A;
	display: block;
	border: thin outset;
}
a.three:hover
{
	color: black;
	text-decoration: none;
	background-color: #93FFCA;
	display: block;
	border: thin outset;
}
a.four
{
	color: black;
	text-decoration: none;
	background-color: #93FFCA;
	display: block;
	border: thin groove;
}
a.four:hover{
	color: black;
	text-decoration: none;
	background-color:  #93FFCA;
	display: block;
		border: thin groove;
}

p.one {
text-decoration: none;
	font-size: 75%;
	font-family: arial;
	
}





td.grey {
	background-color: #DCDCDC;
}


ul {
	list-style-type: square;
	background: White;
	font-family: Verdana;
	margin: 0px 0 .3%;
	line-height: 20px;
}
