body {
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: white;
	scrollbar-base-color: red;
	scrollbar-darkshadow-color: #324992;
	scrollbar-face-color: #324992;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana;
	font-size: 12px;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
 	color: #000080; 
 	text-decoration: underline; }/*normal links in the text*/
a:visited {
	color: #000080; 
 	text-decoration: none; }
a:hover { /*this effect is not shown in NN4.xx*/
	color: #000080; 
	text-decoration: underline;}
a:active {/*colour in NN4.xx is red*/ 
	color: #000080; 
	text-decoration: underline;}
a.menu:link {
	font-family: Verdana;
	font-size: 12px;
 	color: #000000; 
 	text-decoration: none; }/*normal links in the text*/
a.menu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000; 
 	text-decoration: none; }
a.menu:hover { /*this effect is not shown in NN4.xx*/
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF00; 
	text-decoration: underline;}
a.menu:active {/*colour in NN4.xx is red*/ 
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000; 
	text-decoration: underline;}
a.copyright:link {
	font-family: Verdana;
	font-size: 10px;
 	color: #666666; 
 	text-decoration: none; }/*normal links in the text*/
a.copyright:visited {
	font-family: Verdana;
	font-size: 10px;
 	color: #666666; 
 	text-decoration: none; }
a.copyright:hover { /*this effect is not shown in NN4.xx*/
	font-family: Verdana;
	font-size: 10px;
 	color: #666666; 
	text-decoration: underline;}
a.copyright:active {/*colour in NN4.xx is red*/ 
	font-family: Verdana;
	font-size: 10px;
 	color: #666666; 
	text-decoration: underline;}
input {
	border: 1px solid;
	border-color: #CCCCCC;
}
textarea {
	border: 1px solid #CCCCCC;
}

