body {
	padding: 0;
	margin: 0;
	border:0;
	background: #FFF;
}
p, div, td, select, input, th, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333333;
}
a.linkAlt:link, a.linkAlt {
	color: #333;
}
a.linkAlt:hover {
	color: #77C144;
}
a.linkAlt:visited {
	color: #77C144;
}

a:link, a {
	color: #3E5BA9;
	text-decoration: none;
}
a:visited {
	color: #3E5BA9;
	text-decoration: none;
}
a:hover {
	color: #3E5BA9;
	text-decoration: underline;
}
.footer {
	padding: 0;
	margin: 0;
	border:0;
	font-size: 11px;
	color: #666;
}

H1, .Nav-Heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #6AB06D;
}
ul.PointFormText li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #867D78;
	line-height: normal;
	list-style-position: outside;
	padding-left: 15px;
	padding-bottom: 15px;
	list-style-type: square;
}
.BigBodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #1E9CD6;
	line-height: 32px;
}
.TopNav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.ReverseText-Colour {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFF;
	line-height: 32px;
}
