.GillSansVerdana14 {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
.GillSansVerdana16 {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 120%;
}
.GillSansVerdana16Yellow {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	font-size: 16px;
	color: #FFCC00;
}
.GillSansVerdana14Yellow {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #EDE284;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

body {
	background-color: #996633;
}
.GillSansVerdana16Brown {
	font-family: "Gill Sans Light", "Gill Sans", Verdana, sans-serif;
	font-size: 16px;
	color: #660000;
}
.padright15 {
	padding-right: 15px;
}

