body {
	color: #000000;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	font-family: Arial, sans-serif;
	font-size: 25px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;

}
table {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;

}
a:link {
	color: #000099;/*themecolour5;*/
}
a:visited {
	color: #000099;
}
a:link:hover {
	color: #000099;/*themecolour1;*/
}

.menu {
	color: #000099;/*themecolour5;*/
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu a:link {
	color: #000099;/*themecolour5;*/
	text-decoration: none;
}
.menu a:visited {
	color: #000099;
	text-decoration: none;
}
.menu a:link:hover {
	color: #000099;/*themecolour1;*/
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #0047a2;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 15px;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}