BODY {background: white;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt; 
	margin-top:6; 
	margin-bottom:6	
}

TD {
	background: white;
	color : #000000;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt; 
	margin-top:6; 
	margin-bottom:6	
}

H1 {
	font-size: 14pt;
	color: #F70400; margin-bottom:0
}

H2 {
	font-size: 14pt;
	color: #FF8C00; margin-bottom:0
}

H3 {
	font-size: 12pt;
	color: #FFA500;
	text-indent: 10px;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : #DEB887;
	}
a.menu {
	text-decoration: none;
	color: #CC140B;
	font-weight: normal;
	font-size: 12px;
}

a:hover.menu {
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 12px;
}

A {
	text-decoration: none;
	color: #A0522D;
}

A:Hover {
	text-decoration: underline;
	color: #006600;
}

HR {
	color: blue;
	height: 1pt;
}li           { margin-top: 4; margin-bottom: 4;}

img {display:block;}
