td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000
	}
	
p {  
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px; 	
	font-weight: normal; 	
	color: #000000	
	}
	
h1,h2,h3{  
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal
	}
	
h1 {font-size: 18px;color: #009900;}
h2 {font-size: 14px;color: #009900;}
h3 {font-size: 14px; color: #660099;}

.sml { 
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	  font-weight: normal
	 }
	 
.emphSmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold
	}
	
.emph{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold
  	}
	
.emphBlue {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000084
	}
	
.emphGreen {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #009900
}
.emphPurple {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #660099
}
}
/* styles for the left side text and links index page*/
div.l_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;

}
div.l_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000084;
	text-decoration: none;

}
/* end of styles for the left side text and links index page*/
	
/* styles for the left side navigation */
div.nav a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #009900;
	font-weight: bold; 
	text-decoration: none;
	}
	
div.nav a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #001E3C;
	text-decoration: none;
	}
/* end of styles for the left navigation */

/* styles for links in text */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000084;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50006E;
	

	}
/* end of styles for links in text */
