.maintext {
font-family: Gill Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;	font-size: 13px;
	color: #333333;
}
.maintext a:link, a:visited {
	color: #B90100;
	text-decoration: none;
}
.maintext a:hover {
	color: #B90100;
	text-decoration: underline;
}
.mainheading {
font-family: Gill Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;	font-size: 24px;
	font-weight: bold;
	color: #B90100;
}
.maintitle {
	font-family: Gill Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.subheading {
font-family: Gill Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;	font-size: 16px;
	font-weight: bold;
	color: #B90100;
}
.terms {
font-family: Gill Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.terms a:link, .terms a:visited {
color: #FFFFFF;
text-decoration: none;
}
.terms a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
font-family: Gill Sans Light, Helvetica Neue, Helvetica, Arial, sans-serif;	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.menu a:link, .menu a:visited {
color: #FFFFFB;
text-decoration: none;
}
.menu a:hover {
	color: #A0D63D;
	text-decoration: none;
}

