BODY	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 0px;
}
	
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 	#333333;
	margin-left:	0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	}	

H3	{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	}

	
H4	{
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

	
H5	{
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
}

H6	{
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;

}
P, li, td	{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	}
	
UL.hp	{
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	
A:link {
	color: #CC0000;
	background: transparent;
	text-decoration: none;
	 }
A:visited {
	color: #CC0000;
	background: transparent;
	text-decoration: none;
	}
A:active {
	color: #CC0000;
	background: transparent;
	text-decoration: underline;
	 }			
A:hover {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	 }
		 
		 
.bc	{
	 border-collapse: collapse; 
	 }

.hilite	{
	color: red;
	background-color: transparent;
	}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.norepeat {
	background-repeat: no-repeat;
}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #666666;
	padding-top: 30px;
}
.pullquoteCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #C7747E;
}
