body {
	font: normal 11pt Arial, Helvetica, sans-serif;
	color: White;
	background: White;
}

p, td {
	font: normal 11pt Arial, Helvetica, sans-serif;
	color: Black;
}

p.copyright {
	font: 8pt;
}

A, A:LINK, A:ACTIVE, A:VISITED {
	font: bold Arial;
	text-decoration: none;
	color: #003399;
}

A:HOVER {
	font: Arial;
	text-decoration: underline;
	color: #7390BA;
}

A.altlink, A.altlink:LINK, A.altlink:ACTIVE, A.altlink:VISITED {
	font: bold Arial;
	text-decoration: none;
	color: ffffff;
}

A.altlink:HOVER {
	font: bold Arial;
	text-decoration: underline;
	color: ffffff;
}

/* Alturnative text colour */
.text{color:#DD6900}
.text2{color:#7390BA}
.text3{font: bold Arial;
	text-decoration: none;
	color: #003399;}
.linktitle2{
	color: #ffffff;
	font: bold 14pt;
}
/* This is the border line & background colour round the entire page */
.bodyline{border:1px solid #7390BA}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#003399}

.smalltitle,h1{
font:bold 16px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#003399}

/* This line puts the yellow border round the homepage content*/
.cyberline{
	border: 1px solid #7390BA;
	background-color: #7390BA;
}

.topnav{font-size:10px;height:21px;white-space:nowrap;border: 0px solid #d77700;border-width: 1px 0px 1px 0px}

.maintwhite,h1{
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none;color:#003399}