BODY {
	background: #d1d1cf;
	color: #571600;
	font-family : "Times New Roman";
	font-size: 14px;
}

H1 {
	font-family : "Times New Roman";
	font-size: 15pt;
	font-style: bold;
}
H3 {
	font-size: 14pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

H5 {
    font-family: sans-serif;
    color: #030075;
    font-size: 10pt;
}

A {
	color: #656565;
	font-style: bold;
}

A:Hover {
	color: black;
	font-style: bold;
}
TD {
	color: #172639;
	font-family : "Times New Roman";
	font-size: 14px;	
}


P.smallbrown {
	color: #B4AD9C;
	font-family : "Times New Roman";
	font-size: 10px;	
}



