.Verdana_10_Black {
   font-family: Verdana;
   font-size: 10pt;
   color: #000000;
   }

.Verdana_8_Black {
   font-family: Verdana;
   font-size: 8pt;
   color: #000000;
   }


.Arial_8_White {
   font-family: Arial;
   font-size: 8pt;
   color: #FFFFFF;
   }
   
.Arial_7_Black {
   font-family: Arial;
   font-size: 7pt;
   color: #000000;
   }
   
.Arial_8_White_Bold {
   font-family: Arial;
   font-size: 8pt;
   color: #FFFFFF;
   font-weight: bold;
   }

.Arial_8_Black {
   font-family: Arial;
   font-size: 8pt;
   color: #000000;
   }
   
.Arial_9_Black {
   font-family: Arial;
   font-size: 9pt;
   color: #000000;
   }
   
.Arial_8_Black_Bold {
   font-family: Arial;
   font-size: 8pt;
   color: #000000;
   font-weight: bold;
   }
   
.Arial_10_Black {
   font-family: Arial;
   font-size: 10pt;
   color: #000000;
   }
   
.Arial_10_Black_Bold {
   font-family: Arial;
   font-size: 10pt;
   color: #000000;
   font-weight: bold;
   }   
   
.Arial_10_Red {
   font-family: Arial;
   font-size: 10pt;
   color: #FF0000;
   }
   
.Arial_10_Red_Bold {
   font-family: Arial;
   font-size: 10pt;
   color:  #FF0000;
   font-weight: bold;
   }
   
a.NavLink:link {
	font-family: Arial; 
	font-size: 8pt;
	color: #0000FF; 
	text-decoration: underline;
    }

a.NavLink:active { 
	font-family: Arial; 
	font-size: 8pt;
	color: #0000FF; 
	text-decoration: underline;
    }

a.NavLink:visited { 
	font-family: Arial; 
	font-size: 8pt;
	color: #0000FF; 
	text-decoration: underline;
    }

a.NavLink:hover { 
	font-family: Arial; 
	font-size: 8pt;
	color: RED; 
	text-decoration: underline;
    }
	
a.Links:link {
	font-family: Arial; 
	font-size: 8pt;
	color: blue; 
	text-decoration: underline;
    }

a.Links:active { 
	font-family: Arial; 
	font-size: 8pt;
	color: blue; 
	text-decoration: underline;
    }

a.Links:visited { 
	font-family: Arial; 
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
    }

a.Links:hover { 
	font-family: Arial; 
	font-size: 8pt;
	color: RED; 
	text-decoration: underline;
    }	  
   
body {
	margin: 5px;
	padding: 5px;
    }
	
.bodyxsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
