body {	scrollbar-arrow-color: yellow;
	scrollbar-base-color: red;
	scrollbar-face-color: red;
	scrollbar-shadow-color: lime;
	scrollbar-darkshadow-color: green;
	scrollbar-3dlight-color: blue;
	scrollbar-highlight-color: blue;
	}

h1 {font-family:Verdana,Arial;font-size:12pt;font-weight:bold}

h2 {font-family:Verdana,Arial;font-size:10pt;font-weight:bold}

p,li,td,span,input,select {font-family: Verdana,Arial; font-size:8pt;}

p {text-align: justify;}

li {text-align: left;}

td, .formleft, .formright {text-align: left;}

hr {size: 1; color: silver}

a: visited {
color: #9999ff;
}

a:link, a:visited {
text-decoration: none;
}

a:active, a:hover {
text-decoration: underline;
color: red;
}

a:link, a:hover, a:active {
font-weight: bold;
}


