body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 100%;
	color: #000099;
	text-decoration: none;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 100%;
	color: #000099;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
	background-color: #99CCFF;
}
a:active {

	color: #000099;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: lighter;
	color: #CC9900;
	background-color: #000099;
	line-height: 130%;
	text-align: center;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 190%;
	font-style: normal;
	line-height: 130%;
	font-weight: bolder;
	color: #FF9933;
	background-color: #000099;
	text-align: center;
}
.footer a:link {
	color: #66CCFF;
	text-decoration: none;
}
.footer a:visited {
	color: #66CCFF;
	text-decoration: none;
}
.footer a:hover {

	color: #000099;
	text-decoration: underline;
}
.footer a:active {

	color: #66CCFF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
}
/* styles for menu and other text in grey cell to the left */

.menu a:link {
	color: #000099;
	text-decoration: underline;
}
.menu a:visited {
	color: #000099;
	text-decoration: underline;
}
.menu a:hover {
	color: #000099;
	text-decoration: underline;
	background-color: #99CCFF;
}
.menu a:active {
	color: #000099;
	text-decoration: underline;
}
.headersmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF9933;
	text-align: left;
	margin-left: 10px;
}
.menuitalics {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000099;
}
.headersmallcentred {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF9933;
	text-align: center;
	margin-left: 10px;
}
