body {
	font-family: Verdana, sans-serif;
	background-color: white;
	color: #444;
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #036cbc;
}

a:hover {
    text-decoration: none;
}

h1 {
	font-family: "Gill Sans", Arial, sans-serif; 
	font-size: 30px;
	color: #036cbc;
	font-weight: 100;
	margin-top: 0px;
	line-height: 36px;
}
h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h2 {
	font-family: "Gill Sans", Arial, sans-serif; 
	text-transform: uppercase;  
    font-size: 15px; 
    color: #009b7b;
	font-weight: 100;
	margin: 0px;
}

h3 {
	font-family: Georgia, Times, serif; 
	font-size: 15px; 
	line-height: 22px;   
	color: #444444; 
	font-weight: bold;
	margin: 0px;
}

h4 {
	font-family: Georgia, serif;
	font-size: 22px;
	font-weight: 100;
    color: #009b7b;
    line-height: 26px;
    margin-top: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}