A:link {color: #000000; text-decoration: none}
	A:visited {color: #000000; text-decoration: none}
	A:active {color: #000000; text-decoration: none}
	A:hover {color: #660000; text-decoration: underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color:#dfad26;
	font-size:12px;	
}

.whiteBG {
background-color:#FFFFFF;
}

.greenBG {
background-color:#5abd77;
color:#000000;
}

.blackBG {
background-color:#000000;
color:#FFFFFF;
}

.bodyIndex {
background-image:url(images/Centrepiece.gif);
 background-repeat:no-repeat;
 background-position: 228px 185px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.border {
border:1px solid #742938;
}

.centrepice {
background-image:url(images/Centrepiece.gif)
}

.font16 {
font-size:16px;
}

.font14 {
font-size:14px;
}

.font10 {
font-size:10px;
}

.font9 {
font-size:9px;
}

.bottomborder2 {
border-bottom:solid 1px #CCCCCC;
}

.bottomborder3 {
border-bottom:solid 1px #742938;
}