.text 				{color: black; font-family: arial, sans-serif; font-size: 10pt}
.text2				{color: black; font-family: arial, sans-serif; font-size: 11px}
.hdr_white 			{color: white; font-size: 12pt; font-weight: bold}
.hdr_black 			{color: black; font-size: 12pt; font-weight: bold}
.h3				{color: #990000; font-size: 12pt; font-weight: bold}
.big				{color: #990000; font-family: arial, sans-serif; font-size: 10pt; font-weight: bold}
.boldb				{color: black; font-family: arial, sans-serif; font-size: 10pt; font-weight: bold}
.red				{color: red; font-family: arial, sans-serif; font-size: 12px; font-weight: bold;}
.footer				{color: black; font-family: arial, sans-serif; font-size: 8pt}


p, td, input, b, div, .myText, ol	{color: black; font-family: arial, sans-serif; font-size: 9pt}
h4 				{color: #663300; font-family: arial, sans-serif; font-size: 10pt; font-weight: bold}
h3 				{color: #663300; font-size: 14pt; font-weight: bold}
ul.sq				{margin-top: 0; margin-bottom: 0;}
li.sq				{list-style: square;}
ul.mem				{list-style: square; margin-left: 1.5em; padding-left: 0;} 


/* 

p, td, input, b, div, .myText, ol {
	font-size : 9pt;
	font-family : arial;
	color : #000000;
} 

a {
	font-size : 9pt;
	font-family : arial;
   }
   
*/
 .myHeader {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	color : #000000;
   }
.myLHeader 
   {
	font-size : 12pt;
	font-weight : bold;
	font-family : arial;
	color : #000000;
  }
.myLHeader2
  {
   font-size : 11pt;
   font-weight : normal;
   font-family : arial;
   color : #000000;
   }
A.member
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 9pt;
   COLOR: white;
   FONT-FAMILY: Arial;
   TEXT-DECORATION: none
}
A.member:visited
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 9pt;
   COLOR: white;
   FONT-FAMILY: Arial;
   TEXT-DECORATION: none
}
A.member:hover
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 9pt;
   COLOR: black;
   FONT-FAMILY: Arial;
   TEXT-DECORATION: none
}



