P.indent {
	text-indent : 32px;
}
A:LINK {
	color : #946E24;
}

A:VISITED {
	color : #946E24;
}

A:HOVER {
	color : #5D392B;
}

A.legal:LINK {
	color : #5D392B;
}

A.legal:VISITED {
	color : #5D392B;
}

A.legal:HOVER {
	color : White;
}

BODY.edit {
	background-color : White;
	background-image : url("../images/navdot.jpg");
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}



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

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

H6.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	color : #E5D9BF;
}

A.foot:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	color : #E5D9BF;
}

A.foot:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	color : #946E24;
}

A.foot:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	color : #E5D9BF;
}
H1 {
	font-family : "Times New Roman", Times, serif;
	color : #946E24;
	font-size : 22px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}


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

HR {
	color : #946E24;
}

