body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: LightYellow;
}

p {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: LightYellow;
	text-align: justify;
}

p#warning {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Red;
	font-weight: bold;
	background: LightYellow;
	text-align: justify;
}

p#emphasis {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Blue;
	font-weight: normal;
	background: LightYellow;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	color: Green;
	background: LightYellow;
}

h1#centre, h2#centre, h3#centre, h4#centre, h5#centre, h6#centre {
	color: Green;
	background: LightYellow;
	text-align: center;
}

img {
	border-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul#bullets {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: LightYellow;
	list-style-type: disk;
}


a {text-decoration: none}
a:hover {color: red; background: LightYellow;}

pre {
	font-family: lucida console, fixed;
	font-size: 9pt;
	color: Black;
	background: LightYellow;
}

div#menubar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background: Green;
	text-align: center;
}

div#menubar a:link {color: white; background: Green}
div#menubar a:visited {color: yellow; background: Green}
div#menubar a:focus {color: black; background: Green}
div#menubar a:hover {color: blue; background: Green}
div#menubar a:active {color: red; background: Green}

div#footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: white;
	background: Green;
	text-align: center;
	border-style: none;
}

font#green {
	color: green;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: LightYellow;
}

.tables {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

.clubheader {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: Green;
}

.clubsec {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: right;
}

.clubsecdetails {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
