P  {
	font-size : 9pt; 
	font-family :  Verdana, Arial;
  	font-style : normal;
	font-weight : bold;
  	color : #151D86;
}

.indent2  {
	font-size : 9pt;
  	font-family : Verdana, Arial;
  	font-weight : bold;
  	text-indent : 3em;
  	font-style : normal;
  	color : #151D86;
  }

.indent  {
	font-size : 10pt;
  	font-family : Verdana, Arial;
  	font-weight : bold;
  	text-indent : 3em;
  	font-style : normal;
  	color : #151D86;
  }

 .stripe { 
 	background-color : #151D86;
 		 }
  
 .large  {
	font-size : 11pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #151D86;
		}
		
.largered  {
	font-size : 11pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #ff0000;
		}
		
 .largeredit  {
	font-size : 11pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : italic;
	color : #ff0000;
		}
 
  .medium {
	font-size : 10pt; font-family :  Verdana, Arial;
  	font-weight : normal;
  	font-style : normal;
	font-weight : bold;
  	color : #000000;
	}
 
 .smallwhite {
	font-size : 7pt; font-family :  Verdana, Arial;
  	font-weight : normal;
  	font-style : normal;
	font-weight : bold;
  	color : #ffffff;
	}
 
 .mediumwhite {
	font-size : 10pt; font-family :  Verdana, Arial;
  	font-weight : normal;
  	font-style : normal;
	font-weight : bold;
  	color : #ffffff;
	}
 
  .simplered {
  	font-size : 9pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #FF0000;
  }
 
 td {
  	font-size : 9pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #151D86;
  }
 
 
  .smallbrown {
  	font-size : 9pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #800000;
  }
  
   .smallbrownit {
  	font-size : 9pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : italic;
	color : #800000;
  }
 
 .mediumbrown {
	font-size : 10pt; font-family :  Verdana, Arial;
  	font-weight : normal;
  	font-style : normal;
	font-weight : bold;
  	color : #800000;
	}
	
    .small {
  	font-size : 9pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #000000;
  }
  
  .smaller {
  	font-size : 8pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #000000;
  }
  
H1 {
	font-size : 14pt;
	font-family :  Verdana, Arial;
	font-weight : normal;
	font-style : Normal;
	color : #151D86;
		}
  H2 {
	font-size : 12pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #151D86;
		}
		
	H3 {
	font-size : 10pt;
	font-family :  Verdana, Arial;
	font-weight : bold;
	font-style : Normal;
	color : #151D86;
		}
		
		
A  {}

A:Visited  {
	font-size : 10pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	text-indent : 0em;
  	font-style : normal;
  	color : #1A7593;
	text-decoration :underline;
	}

A:Active  {
	font-size : 10pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	text-indent : 0em;
  	font-style :  normal;
  	color : #FF0000;
	text-decoration :underline;
	}

A:Link {	
	font-size :10pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	text-indent : 0em;
  	font-style :  normal;
  	color : #151D86;
	text-decoration :underline;
	}
	
A:Hover  {
	font-size : 10pt;
  	font-family :  Verdana, Arial;
  	font-weight : bold;
  	text-indent : 0em;
  	font-style :  normal;
  	color : #FF0000;
	text-decoration :underline;
	}


