body
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #787878;
	font-size: 11px;
}

a
{
	color: #FF4232;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-transform: inherit;
}

a:visited {
	color: #ff4232; 
	text-decoration: none;
	font-size: 11px;
	}
	
a:hover {
	color: #ff4232;  
	text-decoration: underline;
	font-size: 11px;
	}

h1
{
	color: #787878;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}


h2
{
	color: #787878;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#about-section {
	font-size: 10px;
	color: #575757;
	}

#about-section a, a:visited, a:hover {
	font-size: 11px;
	}

#address-section {
	font-size: 10px;
	color: #575757;
	}

#address-section a, a:visited, a:hover {
	font-size: 10px;
	}
