<style>{ }
body
{background-color: #FFFFFF;
font-size: 14px;
font-family: Verdana;
color: #000000;
letter-spacing: 0px;}

body
{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #F5E2B5;
scrollbar-3dlight-color: #F5E2B5;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #F5E2B5;}

.h1 {font-family: Verdana; font-size: 16px; font-weight: bold;}

.h2 {font-family: Verdana; font-size: 13px;}
.h2b {font-family: Verdana; font-size: 13px; font-weight: bold;}
.h2i {font-family: Verdana; font-size: 13px; font-style: italic;}
.h2bi {font-family: Verdana; font-size: 13px; font-weight: bold; font-style: italic;}

.h3 {font-family: Verdana; font-size: 12px;}
.h3b {font-family: Verdana; font-size: 12px; font-weight: bold;}
.h3i {font-family: Verdana; font-size: 12px; font-style: italic;}
.h3bi {font-family: Verdana; font-size: 12px; font-weight: bold; font-style: italic;}

.h4 {font-family: Verdana; font-size: 10px;}
.h4b {font-family: Verdana; font-size: 10px; font-weight: bold;}
.h4i {font-family: Verdana; font-size: 10px; font-style: italic;}
.h4bi {font-family: Verdana; font-size: 10px; font-weight: bold; font-style: italic;}

a:link { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color: #000000;}
a:active { text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color:#000000; }

hr { width: 90%; height: 1px; border:0; border-top: 1px dotted #000080;
border-right: 0px; border-bottom: 0px; border-left: 0px; }

.scrollbox {
	padding: 1px;
	height: 195px;
	width: 95%;
	border: 0px solid #F5E2B5;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F5E2B5;
	scrollbar-3dlight-color: #F5E2B5;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFFF;
	scrollbar-darkshadow-color: #F5E2B5;
	margin: 10;
}
</style> 
