  
body {}
	
h1 {
   	color:#000066;
   	font-size: 16pt;
   	font-family: times, serif;
	text-align:left;   
	display:inline;

}


h2	{color: #000066;
   	font-size: 16pt;
   	font-family: times, serif;
	text-align:center; 
	font-style: italic;
}

h3	{
	color:  #000066;
   	font-size: 16pt;
   	font-family: times, serif;
	text-align:center;
	font-style: italic;
}


h4	{color: #000080;
   	font-size: 16pt;
   	font-family: times, serif;
	text-align:center;
	
}

h5 {
   	color: #444444;
   	font-size: 16pt;
   	font-family: times, serif;
	text-align:center;
}

font	{color:	black;
	font-family: arial, san-serif;
	font-size: 10pt;
	font-weight:normal;
}

.helvitca	{color:	black;
	font-family: helvetica, san-serif;
	font-size: 12pt;
	font-weight:normal;
}

  
.serif  {font-family: times, serif;
} 

.grey	 {color: #333333;

	font-size: 10pt;
	font-weight:normal;
}
 							  
 
 .dkblue {color: #000066;
	
	font-size: 10pt;
	font-weight:normal;
}
 
.black	 {color: black;
	font-family: "Arial", san-serif;
	font-size: 10pt;
	font-weight:normal;
}

.blue	 {color: blue;
	font-family: "Arial", san-serif;
	font-size: 10pt;
	font-weight:normal;
}	  

.green	 {color: green;
	font-family: "Arial", san-serif;
	font-size: 12pt;
	font-weight:normal;
}

.red	{color: red;
	font-size: 10pt;
	font-weight:normal;
}

.whitesm	{color: white;
	font-family: "Arial", san-serif;
	font-size: 7pt;
	font-weight:normal;
 }
 
.purple	{color: #6600CC;
	font-family: "Arial", san-serif;
	font-size: 10pt;
	font-weight:normal;
}

.small	{color: black;
	font-family: "Arial", san-serif;
	font-size: 8pt;
	font-weight:normal;	  
}  

.medium {font-size: 12pt;}
	

.large {font-size: 16pt;}

 
.greylg	{color:	#333333;
	font-family: times, serif;
	font-size: 16pt;
	text-align: center;
}

.bluelg	{color:	blue;
	font-family: times, serif;
	font-size: 16pt;
	text-align: center;
}

.white	{color: white;
	font-family: "Arial", san-serif;
	font-size: 10pt;
	font-weight:normal;
 }
 
.mid  {text-align: center;}	  

.center {text-align:center;}

.left	   {text-align: left;}

.italic {font-style: italic;}	

.weight {font-weight: bold;}
 
.bold 	{font-weight: bold;}

   
div.text {text-align: left; padding-left: 4px; padding-right: 4px}

div.textcenter {text-align:center}

div.image {
	align: center;
	font-family: "Arial", san-serif;
  	font-style: normal;
  	font-size: 10pt;
	font-weight: normal;
  	text-indent: 0;
}


