@charset "utf-8";
/* CSS Document */

.nav {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: inherit;
	padding-bottom: inherit;
	padding-right: inherit;
	padding-left: inherit;
}

A.topnav{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
font-weight: normal;
text-decoration: none;
}

A.topnav:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF0000;
font-weight: normal;
text-decoration: none;
}



.bodytext2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
line-height: inherit;
font-weight: normal;
color: #666666;
}

.bodytext3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:justify;
line-height: inherit;
font-weight:normal;
color: #000000;
}

.bodytextcentre{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
line-height: inherit;
font-weight: bold;
color: #000000;
}

.list{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: inherit;
font-weight:normal;
list-style-image:url(../img/bulletpoints.gif);
list-style-position: inherit;
line-height: inherit;