body {
	font-family: "Gill Sans MT", Verdana, Georgia;
	font-size: 16px;
	color: #333333;
}
h2 {
	font-family: "Gill Sans MT", Verdana, Georgia;
	font-size: 24px;
	color: #FF3300;
}
h3 {
	font-family: "Gill Sans MT", Verdana, Georgia;
	font-size: 18px;
	color: #FF3300;
}
h4 {
	font-family: "Gill Sans MT", Verdana, Georgia;
	font-size: 16px;
	color: #FF3300;
}
h5 {
	font-family: "Gill Sans MT", Verdana, Georgia;
	font-size: 14px;
	color: #FF3300;
}
a:link {
	font-family: "Gill Sans MT", Verdana, Georgia;
	color: #99CC33;
	text-decoration: underline;
}
a:visited {
	font-family: "Gill Sans MT", Verdana, Georgia;
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	font-family: "Gill Sans MT", Verdana, Georgia;
	color: #FFCC00;
	text-decoration: underline;
}
h6 {
	font-family: "Gill Sans MT", Verdana, Georgia;
	font-size: 12px;
	color: #FF3300;
}
