   h2 {
	font-weight: bold;
	margin-bottom: 0.1em;
	color: #00BFFF;
	line-height: 1.3;
}


 h1 {
	font-weight: bold;
	margin-bottom: 0.1em;
	color: #49AEF5;
	line-height: 1.3;
	

}
   em {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0em;
	color: #49AEF5;
}


	A {
	letter-spacing: normal;
	font-family: Arial;
	font-style: bold;
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
    
    A:link  {
	color: Black;

	
}
    
    A:visited  {
	color: Teal;

}
    
    A:hover  {
	text-decoration: none;
	color: #004801;
	text-decoration: underline;
}
    

	
	td {
	font: normal 12px Verdana;
	line-height: 1.5;
	color: #D4D5FF;
}
	

	
	