body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.nav{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}
.nav a:link {color: #000000; text-decoration: none}     /* unvisited link */
.nav a:visited {color: #000000; text-decoration: none}  /* visited link */
.nav a:hover {text-decoration:none; background: #FFCCCC; color: #000000}   /* mouse over link */


.noticeboard {
font-size: 8pt;
}

.header {
	font-size: 20pt;
	font-weight: bold;
	color: #9999FF;
}