﻿BODY {
	color: #FFFFFF;
	background-color: Green;
	font-size: 100%;
	font-weight: 600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

.boldbody {
	color: #FFFFFF;
	background-color: Green;
	font-size: 100%;
	font-weight: 800;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.leftnav {
	color: #FFD700;
	font-weight: 500;
	font-size: 75%;
	text-align: left;
}
A {
	color : #FFD700;
	font-weight : 500;
	text-decoration : underline;
	text-align: left;
}

.leftnav A{
	color: #FFD700;
	font-weight: 500;
	text-decoration: underline;
text-align: left;
}

A:Link {
	color : #FFD700;
	font-weight : 500;
	text-decoration : underline;	
	text-align: left;
}

.leftnav A:link {
	color: #FFD700;
	font-weight: 500;
	text-decoration: underline;
	text-align: left;
	
}
.leftnav A:visited {
	color: Silver;
	font-weight: 500;
	text-decoration: none;
	text-align: left;
}

A:VISITED {
	color: Silver;
	font-weight: 500;
	text-decoration: none;
	text-align: left;
}

.foot {
	color: White;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	background: Green;
	background-color: Green;
	text-align: left;
}



.smallfoot {
	color: Silver;
	font-size: 70%;
	font-family: "Times New Roman", Times, serif;
	background: Green;
	text-align: left;
}

P {
	color: White;
	font: 600 normal 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

.blacktext {
	color: Black;
	font: 500 normal 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	
}

.head Td {
	background: #000000;
	color: White;
	text-align: left;
}

.head Tr {
	background: #000000;
	color: White;
	text-align: left;
}

H1 {
	color: White;
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: Navy;
	text-align: center;
	font-weight: bolder;
}

.head H1 {
	background: #000000;
	color: White;
	font-size: 200%;
	padding-bottom: 0%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


H2 {
	background: #000000;
	color: White;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.head H2 {
	background: #000000;
	color: White;
	font-size: 145%;
	padding-bottom: 0%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

H3 {
	background: #FFFFFF;
	color: #000000;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
H4 {
	background : #FFFFFF;
	color : #000000;
	font-size : 95%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;

}
H5, H6 {background : #FFFFFF;
	color : #000000;
	font-size : 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

li {
	text-align: left;
}
.masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	text-align: center;
	background-color: #000000;
	padding: 5px;
}
.whitetext {
	color: #FFFFFF;
}
.lrgTR {
	font-family: "Times New Roman", Times, serif;
	font-size: 165%;
	text-align: center;
	color: #000000;
	font-weight: bolder;
	background-color: #FFFF00;
	text-indent: 5px;
	display: block;
}

