	* {
	margin: 0;
	padding: 0;	
	}	
	
	body {
	font-family: Arial, sans-serif;
	color: #000000;
	background: #ffffff;
	
	}

	.content {font: 1em/1.5em Arial,sans-serif; color:#000000; background-color:#ffffff;}
	
	.contact {font: 0.85em/1.5em Arial,sans-serif; color:#000000;}

	.contactfooter {font: .85em Arial,sans-serif; color:#ffffff; background-color: #000000; padding: 10px;}


	a {
	color: #4683c2;  border: 0; border-bottom: 1px solid #4683c2; padding-bottom: 1px; text-decoration: none;
	}
	a:hover {
	color: #000000; border: 0; border-bottom: 1px solid #000000; padding-bottom: 1px; text-decoration: none;
	}

	h2 {
	font-family: Arial, sans-serif;
	color: #000000;
	}

	h3 {
	font-family: Arial, sans-serif;
	color: #000000;
	}

	h4 {
	font: .75em/1em Arial,sans-serif;
	color: #ffffff;
	padding-bottom: 10px;
	}
	
	.contact a {
	color: #fb7115;	
	border-bottom: 1px solid #fb7115;
	padding-bottom: 1px; 
	text-decoration: none;	
	}

	.contact a:hover {
	color: #000000;	
	border-bottom: 1px solid #000000;
	padding-bottom: 1px; 
	border-bottom: 0;
	}


	#image a, ahover {
	text-decoration: none;
	}		

	#imagelinks a {
	color: #f77f00;
	font-size: 14px;
	border-bottom:  0;
	
	text-decoration: none;
	}	

	#imagelinks a:hover {
	color: #000000;
	font-size: 14px;
	
	text-decoration: none;
	}


	
