a {	text-decoration : none;
	color : black;
}

a:visited {text-decoration : none;
	color : black;
}

a:active {text-decoration : none;
	color : black;
}

a:hover {text-decoration : none;
	color : green;
}

body,textarea {	scrollbar-face-color : #000099;
	scrollbar-highlight-color : #0099CC;
	scrollbar-shadow-color : #0099FF;
	scrollbar-3dlight-color : blue;
	scrollbar-arrow-color : blue;
	scrollbar-track-color : #0066FF;
	scrollbar-darkshadow-color : blue;
	font-family : Fixedsys;
	font-size: 8pt;
	margin-top : 5;
	margin-bottom : 5;
	margin-left : 5;
	margin-right : 5;
	color : black;
	background-color : white;}

td {vertical-align : top;
	font-family : Fixedsys;
	font-size : 8pt;
}