<style>	
 	.icon_text
	{
		font-family : "Franklin Gothic Medium", "Tahoma";
		font-size : .75em;
		color : #495AD1;
		text-decoration : none;
	}
 	h1
	{
		font-family : Verdana, Arial;
		font-size : 2.2em;
		color : #000000;
		text-decoration : none;
	}	
	.body_header
	{
		font-family : "Franklin Gothic Medium", "Tahoma";
		font-size : 1.30em;

		margin-bottom : 1px;
		margin-top: 20px;
	}  
	
	.body_text
	{
		font-family : "Franklin Gothic Medium", "Tahoma";
		font-size : 0.8em;
		color : #808080;
		margin-top : 1px;
	}	
	.body_text_small
	{
		font-family : "Franklin Gothic Medium", "Tahoma";
		font-size : .725em;
		color : #808080;
		margin-top : 1px;
	}
	.body_footer
	{
		font-family : "Franklin Gothic Medium", "Tahoma";
		font-size : .7em;
		color : #F7F7F7;		
		margin-bottom : 1px;
		margin-top: 20px;
	}
	.bodyCopy 
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333333
	}
	A:LINK.leftcolnav  
	{  font-family: Verdana, Arial; font-size: 12px; text-decoration: none; color: #000000;}
	A:HOVER.leftcolnav  
	{ font-family: Verdana, Arial; font-size: 12px; text-decoration: none; background: #99CCFF; color: black;}
	A:VISITED.leftcolnav  
	{ font-family: Verdana, Arial; font-size: 12px; text-decoration: none; color: #003399;}
	A:LINK.leftnav  
	{  font-family: Verdana, Arial; font-size: 12px; text-decoration: none; color: #000000;}
	A:HOVER.leftnav  
	{ font-family: Verdana, Arial; font-size: 12px; text-decoration: none; background: #99CCFF; color: black;}
	A:VISITED.leftnav  
	{ font-family: Verdana, Arial; font-size: 12px; text-decoration: none; color: #003399;}	
	.greyclr 
	{ BACKGROUND-COLOR: #CCCCCC;}	
	.blackclr 
	{ BACKGROUND-COLOR: #000000;}		
	.blueclr 
	{ BACKGROUND-COLOR: #357DBD;}		
	.orangeclr 
	{ BACKGROUND-COLOR: #FF9900;}		
	.yellowclr 
	{ BACKGROUND-COLOR: #FFCC00;}
	.blue2clr 
	{ BACKGROUND-COLOR: #204C74;}	
	.whiteback 
	{ BACKGROUND-COLOR: #FFFFFF;}		
	.topnavoff { font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: none; text-transform: none; color: #ffffff; text-decoration: none }
	.topnavon { font-family: Helvetica, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: none; text-transform: none; color: #ffff66; text-decoration: none }
	A.topnavoff:link { color: #ffffff }
	A.topnavoff:hover { color: YELLOW }
	BODY, FORM, P, LI, TABLE, .content
{
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
	Text-decoration: none;
}
</style>