<STYLE TYPE="text/css">

.fake {}

/* Headline 1*/	
	.h1 {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: bold;
		font-size: 16px;
		color: #003399;
	}
	
/* Headline 2*/	
	.h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: bold;
		font-size: 15px;
		color: #FFFFFF;
	}

/* Body Copy 1*/	
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 17px;
		color: #000000;
	}
	
/* Body Copy 1copy*/	
	.b1 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 17px;
		color: #000000;
	}

/* Body Copy 1 Link*/	
	.b1link {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		color: #003399;
	}
/* Main Links*/
a.b1link:hover {  
	color: #3366FF;
}

/* Body Copy 2-White*/	
	.b2{
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		color: #FFFFFF;
	}
	
/* Body Copy 2-White Underlined*/	
	.white{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	}
a.white:hover {
	color: #FFCCCC;
}
/* Body Copy 3-White Underlined*/	
	.white2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.white2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Body Copy 3*/	
	.b3 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
	}
	
/* Body Copy 4*/	
	.b4 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: normal;
		font-size: 13px;
		line-height: 17px;
		color: #003399;
	}

/* Mouse Copy */	
	.mouse{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	}
	
/* Mouse Copy 2 */	
	.mouse2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	}

/* Mouse Copy 3 */	
	.mouse3{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	}

#bulletWhite {
	margin: 0px 0px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 15px;
	list-style-position: outside;
	left: 0px;
	padding: 0px;
}

/* Callout*/	
	.callout{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	}

/* Footer */	
	.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
	}

</STYLE>
