BODY, P, UL, TABLE, TH, TR, TD  {
	font-size : 12pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
    line-height : 1.2em;
	color : #006633;
	background-color : #ffffff;
	margin-top : 0;
	margin-left : 0;
}
H1, H2, H3, H4, H5, H6  {font-weight : bold;}
H1  {font-size : 2em;line-height : 2.25em;}
H2  {font-size : 1.5em;line-height : 2em;}
H3  {font-size : 1.33em;line-height : 1.5em;}
H4  {font-size : 1.2em;line-height : 1.5em;}
H5  {font-size : 1em;line-height : 1.2em;}
H6  {font-size : .85em;line-height : 1.2em;}
.blue { color : 0000ff; }
.smallbody {
	font-size : 10pt;
	font-style : italic;
}
.red20 {
	font-size : 20pt;
	color : ff0000;
}
.smallblue {
	font-size : .75em;
	color : 0000ff; 
}
.smallblbd {
	font-size : 9pt;
	color : 000000; 
	font-weight : bold;
	background-color : aqua;
}
.smallredbd {
	font-size : 9pt;
	color : FF0000; 
	font-weight : bold;
	background-color : aqua;
}
.address  {
	font-size : .75em;
	font-weight : bold;
	line-height : 1.2em;
}
.themecolors  {
	font-size : 14pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
    line-height : 1.2em;
	color : #ffcc00;
	background-color : #660033;
}
a  {
	color : #006633;
	text-decoration : none;
	font-weight : none;
}
a:hover  {
	color : #660033;
}
a.members {
	font-weight : bold;
	font-size : .75em;
}
a.navigate {
	font-family : Times, serif;
	color : #ffcc00;
	background-color : #660033;
}
A.navigate:hover  {
	color : #660033;
	background-color : #ffcc00;
	font-variant : small-caps;
}
