.links {
	color: #4A89AF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headings {
	color: #4A89AF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A89AF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 125%;
	text-align: left;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/main/arrowpoint.jpg);
	list-style-type: none;
	line-height: 130%;
	text-align: left;
}
.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 130%;
	text-indent: 0pt;
	text-align: left;
}
.bodycentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 125%;
	text-align: center;
}
.linksCopy {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C4E7FF;
}
.bodyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 125%;
	text-align: right;
}
.floatleft
{
float: left;
margin: 0px 20px 40px 0px;
}.headingsLarge {
	color: #4A89AF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
