BODY, P, TABLE, TH, TD  {
	font-size : 12pt;
	font-family : Times New Roman, serif;
	color : #008000;
}
.hdg1 {
	font-size : 14pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
}
.hdg1s {
	font-size : 14pt;
	font-family : Times New Roman, serif;
	font-weight : bold;
}
.hdg2 {
	font-size : 12pt;
	color : blue;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
}
.bluehdr {
	font-size : 11pt;
	background-color : #4108ec;
	color : white;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
}
.blackhdr {
	font-size : 12pt;
	background-color : #000000;
	color : white;
	font-family : Lucida Calligraphy, Times New Roman, Times, serif;
	font-weight : bold;
}
.whitehdr {
	font-size : 12pt;
	background-color : #008000;
	color : white;
	font-family : Lucida Calligraphy, Times New Roman, Times, serif;
	font-weight : bold;
}
.smalltbl {
	font-size : 10pt;
	color : #000000;
	font-family : Tahoma, Arial, sans-serif;
}
.smalltblb {
	font-size : 10pt;
	font-family : Times New Roman, Times, serif;
}
.bigger {
	font-size : 1.5em;
	font-weight : bold;
}
.biggerw {
	font-size : 1.25em;
	font-weight : bold;
	color : #ffffff;
}
.biggerblue {
	font-size : 1.5em;
	font-weight : bold;
	color : #0000ff;
}
.smallbody {
	font-size : 10pt;
	font-style : italic;
}
.smallbold {
	font-size : 10pt;
	font-weight : bold;
}
.smallerbody {
	font-size : 8pt;
	font-style : italic;
}
.smallred {
	font-size : .75em;
	color : #ff0000; 
	background-color : #ffffff;
}
.smallboldred {
	font-size : .75em;
	color : #ff0000; 
	font-weight : bold;
	font-style : italic;
}
.boldred {
	font-size : 1.2em;
	color : #ff0000; 
	font-weight : bold;
}
.smallblbd {
	font-size : 9pt;
	color : #ffffff; 
	font-weight : bold;
	background-color : #0000ff;
}
.address  {
	font-size : .75em;
	font-weight : bold;
	line-height : 1.2em;
}
.address2  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : .75em;
	color : #008000;
}
.addressw  {
	font-size : .75em;
	font-weight : bold;
	line-height : 1.2em;
	color : #ffffff;
}
a  {
	color : #000000;
	text-decoration : underline;
}
a:hover  {
	color : #FF0000;
}
a.members {
	font-weight : bold;
	font-size : .75em;
}
a.blue {
	color : #0000FF;
	font-weight : bold;
}
a.hdg1a {
	font-size : 14pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #008000;
}