BODY.nostyle {
	background-color : White;
	background-image : none;
}
H6.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
}
A.nav:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : italic;
	font-variant : normal;
	font-weight : bolder;
	color : Maroon;
}

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


H3.inner {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	color : Maroon;
}

H3 {
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}


BODY {
	background-image : url("../images/bg.jpg");
}

H4.inner {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
}



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

A.nav:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Maroon;
}

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

H6.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	color : White;
}

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

.green{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color:#004101;
	font-size:14px;
	font-style : italic;
}
.red{
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: Maroon;
	font-size:14px;
	font-style : italic;
}