a.top
{ text-decoration: none; font-size:10pt; font-weight: none; }

a.small
{ text-decoration: none; font-size:9pt; font-weight: none; }

a 
{ text-decoration: none; font-size: 10pt; font-weight: none; font-color: #0000ff}

a:link 
{ color: #ffffff; }

a:visited 
{ color: #ffffff; }

a:active 
{ color: #ffffff; }

a:hover {
color: #3e80b0;
background: #ffffff;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        scrollbar-face-color: #cccccc; scrollbar-shadow-color: #000000;
        scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #cccccc; scrollbar-track-color: #999999;
        scrollbar-arrow-color: #ffffff;

}

.btext {
	font-family: helvetica;
	font-weight: bold;
	color: #000080;
	font-size: 9pt;
}

h1 {
	font-size: 12pt;
	font-family: helvetica;
	font-weight: none;
	color: #3e80b0;
	text-align:left
}

td {
	font-family: "Helvetica", "Arial", "sans-serif";
	font-size: 10pt;
}
.hometitle {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3e80b0;
}
hometext {
	font-family: "Helvetica", "Arial", "sans-serif";
	font-size: 10pt;
}.internaltext {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}
.internallink {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	text-decoration: underline;
}
ol {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}
