H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-style : italic;
	font-variant : small-caps;
	font-weight : bolder;
	color : #006600;
	text-decoration : none;
}
H6.foot {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}
H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : #006600;
}
A.foot:LINK {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}

A.foot:VISITED {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}

A.foot:HOVER {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}


BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url("../images/green3.jpg");
	background-color : transparent;
}

BODY.inner {
	background-color : Silver;
	background-image : none;
}


A.nav:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

A.nav:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #006600;
	text-decoration : none;
}


A.nav:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

H1 {
	color : #2f4d6f;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}

HR {
	color : #000066;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}