body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
h1 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2F909D;
	font-size: medium;
	top: 0px;
	padding-top: 0px;
	vertical-align: top;
	margin-top: 0px;
}
blockquote {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	background-color: #2F909D;
	padding: 7px;
}
h2 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-shadow: 0px 1px 0px #2F909D;
	margin-top: 0px;
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
	top: auto;
}
a:link {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CF8C2B;
	text-decoration: none;
}
a:visited { 
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none; 
	color: #663300;
}
a:hover, a:active { 
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-shadow: 0px 1px 1px #663300;
	text-decoration: none; 
	color: #CF8C2B;
}
