`/* Scrollbar properties are only supported by Internet Explorer 5.5+ */
body {
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #FF0000;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : FF0000;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #FF0000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #666666;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
}
a {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	background-color: #FFFFFF;
}

h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 36px;
}
INPUT {
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt
}
SELECT {
background-color: #FFFFFF;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt
}
.Bold_UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

