/* CSS Document */

body {
	background-image: url(images/longcolour%20strip.jpg);
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #CCCCCC;
}
.style1 {color: #FFFFFF}

.style2 {font-size: medium}
h6 {
	font-size: medium;
	color: #FFFFFF;
}