<!--
body,td,th {
	font-family: Arial;
}
.style_title {font-size: 24px}
.style_large {font-size: 14px}
.style_large_bold {font-size: 14px; font-weight: bold;}
.style_text {font-size: 12px}
.style_bold {font-size: 12px; font-weight: bold;}
.style_caption {font-size: 10px}
.style_subtitle {font-size: 14px; font-weight: bold;}
.style_link {color: #0000FF}
.style_link_small {color: #0000FF; font-size: 9px;}
.style_italic {font-size: 10; font-style: italic;}

-->

<!-- Slider Code -->
BODY {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #00176C;
	scrollbar-darkshadow-color: #00176C;
	scrollbar-face-color: #00176C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #BBC9FF;
}
<!-- END Slider Code -->