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

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

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

H1.standalone {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : Maroon;
}


H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #6f2f2f;
}

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

H6.foot {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
A.standalone:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : small-caps;
	color : Silver;
	font-weight : bold;
}

A.standalone:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : small-caps;
	color : Purple;
	font-weight : bold;
}

A.standalone:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : small-caps;
	color : Silver;
	font-weight : bold;
}


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

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


HR {
	color : #B06C6B;
}


