body,td {font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#00008B;
	background-color:#669999;
 }
 
div.contentDiv {
	width: 700px;
	background-color:white;
	padding: 10px;
}

.schematic {
	float: right;
	padding: 10px;
}

td {
	background-color:white;	
}

p {
	text-align: justify;	
}

p.centre {
	text-align: center;	
}
p.left {
	text-align: left;	
}

ul {
	text-align: left;	
}
span.title {
	font-family: "Times New Roman";
	font-size: 24px;
}

img.webThumb {
	width: 200px;
	height: 126px;
}

a:link {color:#00008B;font-size: 14px;font-weight:none;text-decoration:underline;}
a:visited {color:#00008B;font-size: 14px;font-weight:none;text-decoration:underline;}
a:hover {color:#FF0000;font-size: 14px;font-weight:none;text-decoration:underline;}

a.frontpage:link {color:#00008B;font-size: 14px;font-weight:none;text-decoration:none;}
a.frontpage:visited {color:#00008B;font-size: 14px;font-weight:none;text-decoration:none;}
a.frontpage:hover {color:#FF0000;font-size: 14px;font-weight:none;text-decoration:none;}

a.nb:link {color:#00008B;font-size: 10px;font-weight:none;text-decoration:none;}
a.nb:visited {color:#00008B;font-size: 10px;font-weight:none;text-decoration:none;}
a.nb:hover {color:#FF0000;font-size: 10px;font-weight:none;text-decoration:none;}

a.nav-nb:link, a.nav-nb:visited {
width: 144px;
height: 12px;
color: #666666;
font-size: 9px;
font-weight: normal;
text-decoration: none;
text-indent:0px;
}

a.nav-nb:hover {
width: 144px;
height: 12px;
color: #99CC33;
font-weight: normal;
text-decoration: none;
text-indent:0px;
}

