BODY	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	list-style-type: square;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;


}
	
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 	#000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;


	}	
H2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 	#990000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;


	}	

H3	{
	font-family: Arial, Helvetica, sans-serif;
	color: 	#990000;
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size: 12px; 
	font-weight: bold;

	}

	
H4	{
	font-family: Arial, Helvetica, sans-serif;
	color: 	#333333;
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size: 12px; 
	font-weight: bold;
	}

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

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


P, td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;

	}
	
li	{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: -15px;
	font-family: Arial, Helvetica, sans-serif;


	}

UL	{
	margin-top: 0; 
	margin-bottom: 0;
	}
	
	
A:link {
	color: #990000;
	background: transparent;
	text-decoration: none;

	 }
.sub-bullet {
	font-size: 11px;
	font-style: italic;
}
.phone {
	font-size: 14px;
	color: #990000;
}


A:visited {
	color: #990000;
	background: transparent;
	text-decoration: none;

	}
A:active {
	color: #CC0000;
	background: transparent;
	text-decoration: underline;

	 }			
A:hover {
	color: #CC0000;
	background: transparent;
	text-decoration: underline;

	 }
		 
		 
.bc	{
	 border-collapse: collapse; 
	 }
	 	 


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
