<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}

body,td,th {
	color: #333;
}

html,body{
	height: 100%;
}

html {
    overflow-y:scroll;
    }

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}

.linkGray a:link{ color:#666666;}
.linkGray a:visited{ color:#666666;}
.linkGray a:hover{ color:#0066CC;}
.linkGray a:active{ color:#0066CC;}
.linkBlue a:link{ color:#0066CC;}
.linkBlue a:visited{ color:#0066CC;}
.linkBlue a:hover{ color:#0066CC;}
.linkBlue a:active{ color:#0066CC;}

.style1 {color: #666666; }
.style2 {color: #000000 }
.style3 {text-decoration: underline;}
.style4 {font-weight: bold;}
.style5  {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #0066CC; }
.style6  {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #666666; }
.style8  {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #666666; }
.style9 {font-size: medium;}
.style10 {font-size: small;}
.style11 {font-size: x-small;}
.style12 {font-size: small; font-weight: bold; color: #000000; }
.style13 {font-size: 11px; color: #666666; }
.style14 {color: #0066CC; font-weight: bold;}
.style16 {font-size: small; font-weight: bold; color: #333333; }
.style18 {font-size: 10px;}
.style19 {font-size: 12px;}
-->
