
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}


/* Class Styles */

.bodyText {
	font:13px Arial;
	color:#000000;
	line-height:12px;
	margin-top:5px;
	}
	
.bodyText2 {
	font:bold 12px Arial;
	color:#000080;
	line-height:12px;
	margin-top:3px;
	}
		
.subText {
	font:bold 12px Arial, Helvetica;
	color:#000099;
	line-height:12px;
	margin-top:0px;
	}
	
.subText2 {
	font:11px Arial, Helvetica;
	color:#000080;
	line-height:12px;
	margin-top:0px;
	}
		
.headline {
	font:bold 16px Arial, Helvetica;
	color:#000080;
	line-height:14px;
	margin-top:8px;
	}
	 
/* Global Styles */
	 
A:link {
color: darkblue; text-decoration: none;
}
A:visited {
color: darkblue; text-decoration: none;
}
A:active {
color: darkblue; text-decoration: none;
}
A:hover {
color: red; text-decoration: none;
}