body  {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #DBFFDB; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
 }
 


table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

FORM {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #336633;
	background: White;
}

TEXTAREA, INPUT, SELECT, OPTION, .area {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003300;
	background-color: #CCCCCC;
	border: 1px outset #006600;
}



a:link {
	color: #A9A9A9;
	text-decoration: none;
}
 
a:visited {
  color: #B22222; 
  text-decoration: none; 
 }

a:hover { /*this effect is not shown in NN4.xx*/
  color: #A9A9A9; 
  text-decoration: underline; 
 }

a:active {/*colour in NN4.xx is red*/ 
  color: #D4EAA7; 
  text-decoration: underline; 
}

.justify { 
	text-align: justify; 
}

.footer {
font-size: 7pt;
	
}