body {
	/* background-color: #CECCF3; */
	background-color: #ffffff;
}
p {
	font-family: Arial;
	font-size: 12px;
}
td {
	font-family: Arial;
	font-size: 12px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
 	color: #000000; 
 	text-decoration: none; }/*normal links in the text*/
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
 	text-decoration: none; }
a:hover { /*this effect is not shown in NN4.xx*/
	font-family: Arial;
	font-size: 12px;
	color: #000000; 
	text-decoration: underline;}
a:active {/*colour in NN4.xx is red*/ 
	font-family: Arial;
	font-size: 12px;
	color: #FF0000; 
	text-decoration: underline;}
a.menu:link {
	font-family: Arial;
	font-size: 12px;
 	color: #003399; 
 	text-decoration: none; }/*normal links in the text*/
a.menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #003399; 
 	text-decoration: none; }
a.menu:hover { /*this effect is not shown in NN4.xx*/
	font-family: Arial;
	font-size: 12px;
	color: #003399; 
	text-decoration: underline;}
a.menu:active {/*colour in NN4.xx is red*/ 
	font-family: Arial;
	font-size: 12px;
	color: #599D53; 
	text-decoration: underline;}
.submenu {
	font-family: Arial;
	font-size: 12px;
	line-height:20px;
	}
