a:link {
	color: #330099; }

a:visited {
	color: #999999; }

a:hover {
	color: #E1A033;
	text-decoration: none;
}


.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	margin-bottom: 0em;
	margin-top: 0em;

}

body {
scrollbar-face-color:white;
scrollbar-arrow-color:#E1A033;
scrollbar-track-color:white;
scrollbar-shadow-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-Color:white;
}


