

<style type="text/css">
<!--
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
.style3 {
	color: #DA251D;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style_table_green{   
	BORDER-TOP: #5C7D22 1px solid; 
	BORDER-RIGHT: #5C7D22 1px solid; 
	BORDER-LEFT: #5C7D22 1px solid; 
	BORDER-BOTTOM: #5C7D22 1px solid;
	}
	
	.style_table_blue{   
	BORDER-TOP: #5C9BE2 1px solid; 
	BORDER-RIGHT: #5C9BE2 1px solid; 
	BORDER-LEFT: #5C9BE2 1px solid; 
	BORDER-BOTTOM: #5C9BE2 1px solid;
	}
	.style_table_grey{   
	BORDER-TOP: #666666 1px solid; 
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
	}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none; 
		
}

a:hover{
	 text-decoration: none; border-bottom: 1px dashed #000000;
	
	
}

/************** header tag styles **************/
.typegrey{
font-family:Tahoma;
font-size:12px;
color:#666666;
}

.aypegrey{
font-family:Tahoma;
font-size:14px;
font-weight:bold;

}
.aypegrey2{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF

}

.aypegrey2{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF

}
</style>