BODY{
		scrollbar-face-color:#20864e;
		scrollbar-arrow-color:indigo;
		scrollbar-track-color:'';
		scrollbar-shadow-color:'';
		scrollbar-highlight-color:'';
		scrollbar-3dlight-color:'';
		scrollbar-darkshadow-Color:''; }

a {
	font-family: Verdana;
	font-size: small;
	color: #008000;
	text-decoration:none; }
a:hover {
	font-family: Verdana;
	font-size: small;
	color: #800000;
	text-decoration:none; }

.label {
	font-family: Verdana;
	font-size: x-small;
	color: #000000; }
.note {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000; }
.red {
	font-family: Verdana;
	font-size: x-small;
	color: #800000; }
.green {
	font-family: Verdana;
	font-size: x-small;
	color: #008000; }
.dottedred {
	font-family: Verdana;
	font-size: x-small;
	color: #800000;
	border-style: dotted;
	border-width:1px;
	border-color: #800000; }
.dottedgreen {
	font-family: Verdana;
	font-size: x-small;
	color: #008000;
	border-style: dotted;
	border-width:1px;
	border-color: #800000; }
.title {
	font-size: large;
	font-style: bold;
	}
	
