<STYLE TYPE="text/css">
 
a:link {  color: #0033CC }
a:hover {  color: #3366FF }
a:active { color: #3366FF }
a:visited { }

a.foot:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.foot:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.foot:active { color: #CCCCCC }
a.foot:visited {
	color: #CCCCCC;
	text-decoration: none;
}

	/* Headline 1*/	
	.h1 {
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: #000000;
	}

	/* Headline 1*/	
	.h1blue {
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: #0033CC;
	}

/* Body Copy 1*/	
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		color: #000000;
	}

/* Body Copy 2*/	
	.b2{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 10px;
		color: #000000;
	}

/* Body Copy 1-18 leading*/	
	.b1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	}

/* SubNav Hi-lite*/	
	.hilite{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #990000;
	}

/* Callout*/	
	.callout{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	}

/* Callout2*/	
	.callout2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #6A6A20;
	}

/* Footer */	
	.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 12px;
	}

</STYLE>
