tr, td, body {
	font-size: 8pt;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	margin: 0 0 0 0;
	cursor: default;
}

a:link {
	text-decoration: none;
	vlink="#66F";
	bgcolor="#FFFFFF"
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

li {
	margin-top: 7px;
	margin-bottom: 7px;
}

.textbody {					/* TR for main body row */
	height: 420px;
	vertical-align: top;
}

.heading {					/* bold colourful heading above text on each page */
	margin-top: 30px;
	font-size: 10pt;
	color: #3366cc;
	font-weight: bold;
}

.copyright {					/* copyright notice */
	font-size: 8.5 pt;
	color: #cccccc;
}
