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

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

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

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

}

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

H6	{
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;

}

P, td	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;

	}
	
li	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: disc;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;



	}
	
UL	{
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: square;

	}
	
A:link {
	color: #003366;
	background: transparent;
	text-decoration: none;

	 }
A:visited { color: #006699;
	background: transparent;
	text-decoration: none;
	}
A:active { color: #0033CC;
	background: transparent;
	text-decoration: none;
	 }			
A:hover {
	color: #003399;
	background: transparent;
	text-decoration: underline;

	 }
		 
		 
.bc	{
	 border-collapse: collapse; 
	 }
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.Phome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

