<STYLE TYPE="text/css">

.fake {}

/* Headline 1*/	
	.h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
		color: #F1EDC6;
	}

/* Body Copy 1*/	
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 18px;
		color: #FFFFFF;
	}
	
/* Body Copy 1 - Copy*/	
	.b1 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 18px;
		color: #FFFFFF;
	}
	
/* Link 1*/	
	.textlink {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 18px;
		color: #F1EDC6;
	}
	
	a.textlink:hover {
	color: #F1EDC6;
	text-decoration: none;
	background-color: #990000;
}

#bulletWhite {
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	left: 0px;
	padding: 0px;
}

/* Quote */	
	.quote{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #F1EDC6;
	}

/* Footer 1 */	
	.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #F1EDC6;
	line-height: 11px;
	}
	
/* Footer 2 - text link*/	
	.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 11px;
	text-decoration: none;
	}
	
	a.footer2:hover {
	text-decoration: underline;
	background-color: #990000;
	}
	
/* Menu Headline 1*/	
	.m1 {
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 24px;
		color: #FFFFFF;
	}
	
/* Menu Headline 2*/	
	.m2 {
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		color: #F1EDC6;
	}

</STYLE>