Body {
	margin-top : 30px;
	margin-left : 0px;
	background : #AAA8A4;
}
P {
	font : normal 12px arial;
	text-align : left;
	color : #000000;
	margin-left : 16px;
	margin-right : 12px;
	margin-top : 0px;

}
H1 {
	font : normal 18px Arial;
	color : #000000;
	margin-left : 13px;
	margin-bottom : 6px;
	margin-top : 12px;
}


.centre {
	text-align : center;
	margin-left : 0px;
	margin-right : 0px;
}
.rightalign {
	text-align : right;
	margin-right : 15px;
}


a:link {
	color : #0000FF;
	font : 12px Arial;
	text-decoration : none;
}
a:visited {
	color : #0000FF;
	font : 12px Arial;
	text-decoration : none;
}
a:hover {
	color : #0000FF;
	font : 12px Arial;
	text-decoration : underline;
}
a.blacklink:link {
	color : black;
	font : normal 11px Arial;
	text-decoration : none;
}
a.blacklink:visited {
	color : black;
	font : normal 11px Arial;
	text-decoration : none;
}
a.blacklink:hover {
	color : black;
	font : normal 11px Arial;
	text-decoration : underline;
}
a.whitelink:link {
	color : white;
	font : normal 11px Arial;
	text-decoration : none;
}
a.whitelink:visited {
	color : white;
	font : normal 11px Arial;
	text-decoration : none;
}
a.whitelink:hover {
	color : white;
	font : normal 11px Arial;
	text-decoration : underline;
}



.whitetext {
	font : normal 11px Arial;
	text-align : left;
	color : white;
	margin-right : 0px;
}
a.blacklink:link {
	color : black;
	font : normal 11px Arial;
	text-decoration : none;
}
a.blacklink:visited {
	color : black;
	font : normal 11px Arial;
	text-decoration : none;
}
a.blacklink:hover {
	color : black;
	font : normal 11px Arial;
	text-decoration : underline;
}
.tableborder {
	border : 1px solid #333333;
}

.h1-white {
	font : bold 18px Arial;
	color : #ffffff;
	margin-left : 13px;
	margin-bottom : 6px;
	margin-top : 12px;
}
