P  {
	font-size : 10pt; 
	font-family :  Verdana, Arial;
  	font-style : normal;
	font-weight : normal;
  	color : #ffffff;
}

p.indent  {
	font-size : 10pt;
  	font-family : Verdana, Arial;
  	font-weight : bold;
  	text-indent : 3em;
  	font-style : normal;
  	color : #000000;
  }

  
 .large  {
	font-size : 11pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #800000;
		}
 
  .small {
  	font-size : 7pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #ffffff;
  }
 
    .simple {
  	font-size : 9pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #000000;
  }
  
H1 {
	font-size : 12pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #800000;
		}
  H3 {
	font-size : 11pt;
	font-family :  Verdana, Arial;
	font-weight : normal;
	font-style : Normal;
	color : #800000;
		}
A  {}

A:Visited  {
	font-size : 10pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	font-style : normal;
  	color : #FFFFFF;
	text-decoration :none;
	}

A:Active  {
	font-size : 11pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	text-indent : 0em;
  	font-style :  normal;
  	color : #FFFFFF;
	text-decoration :none;
	}

A:Link {	
	font-size :10pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	text-indent : 0em;
  	font-style :  normal;
  	color : #FFFFFF;
	text-decoration :none;
		}
	
A:Hover  {
	font-size : 11pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	text-indent : 0em;
  	font-style :  normal;
  	color : #FFFFFF;
	text-decoration :none;
	text-decoration :none;
	}


