body p {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000;	background-color: #FFFFFF;	background-repeat: repeat-x;}a:link {	color: #660000;	text-decoration: none;}a:visited {	color: #660000;	text-decoration: none;}a:hover {	color: #FF0000;	text-decoration: none;}ul {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;		padding: 0px;	margin: 0px 0px 3px 0px;	list-style-type: none;	display: block;}li {	padding-bottom: 2px;}h2 {	font-size: 12px;	background-color: #cccccc;	font-weight: bold;	padding: 2px 3px 2px 3px;	margin: 0px;	text-transform: normal;}h3	{	font-family: Arial, Helvetica, sans-serif;	border-top: 1px solid #000000;	font-size: 10px;	font-style: italic;}h1	{	font-family: 'Courier New', Courier, 'New York', serif;	font-size: 12px;	background-color: #000;	color: #ffffff;	letter-spacing: 4px;	padding: 2px 3px 2px 3px;	margin: 0px;}#contact	{	padding: 5px;	background-color: #F8F8F8;	border-top-color: #000;	border-top-style: dotted;	border-top-width: 1px;	border-bottom-color: #000;	border-bottom-style: dotted;	border-bottom-width: 1px;}#contact h2	{	font-family: Ariel;	font-size: 11px;	letter-spacing: 2px;	background-color: #F8F8F8;	color: #666666;}	#contact td	{	font-family: Verdana, Ariel;	font-size: 10px;	background-color: #F8F8F8;	color: #666666;}#banner	{	background-color: #777777;	height: 5px;}
