A 				{ color: #42001C; }
	A:link			{ color: #42001C; }
	A:visited		{ color: #99002B; }
	A:active			{ color: #706A43; }
	A:hover			{ color: #706A43; }

A.alter			{ color: #000033; }
	A.footer:link			{ color: #000033; text-decoration: none; }
	A.footer:visited		{ color: #000033; text-decoration: none; }
	A.footer:active		{ color: #000033; text-decoration: none; }
	A.footer:hover			{ color: #FFFFFF; text-decoration: none; }

A.alter2			{ color: #FF9900; }
	A.bcopy:link			{ color: #FF9900; text-decoration: none; }
	A.bcopy:visited		{ color: #000033; text-decoration: none; }
	A.bcopy:active			{ color: #000033; text-decoration: none; }
	A.bcopy:hover			{ color: #8A4500; text-decoration: none; }

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	width: 600px;
}

.tallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	width: 90%;
}

.tcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
}

.tcopyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	background-color: #E8E8E8;	
}		

.hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #01415B;
	font-weight: bold;
	line-height: 24px;
}

.hedone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #01415B;
}

.hedtwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #016996;
}

.hedtre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #016996;
	border-top: 1px solid #01415B;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.subHed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	font-weight: bold;
	color: #42001C;
}

.subHedLine {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	font-weight: bold;
	color: #42001C;
	border-bottom: thin solid #A8A8A8;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #42001C;
	width: 525px;
}

img.floatLeft {
	 float: left;	
	 margin-right: 10px;
	 margin-left: 0px;
	 margin-top: 20px;
	 margin-bottom: 2px;
}