body {
    background-color: #dfbfce;
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #000000;
	scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-darkshadow-color: #999999;
    scrollbar-shadow-color: #666666;
    scrollbar-arrow-color: #336699;
    scrollbar-track-color: #cccccc; 
}
.largertext {
    color: #5F76A7;
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
}
.smallertext {
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 9px;
}
td {
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #000000;
}
h1 {
    padding-bottom: 0;
	margin-bottom: 0;
	background-color: #0066ff;
	padding: 0.3em;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
}
h2 {
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #339900;
	margin-left: 0.8em;
    padding: 1;
    line-height: 1.5em;
}
h3 {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 0.0em;
	color: #ffffff;
	font-size: 12px;
	padding-right: 0;
	background-color: #2B80f4;
	padding: 0.8em;
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
}

h4 {
 	border-bottom: #666666 1px solid;
	margin-left: 0.8em;
	margin-right: 0.5em;
	font-size: 7px;
}
  

p {
   margin-left: 0.9em;
   margin-right: 0.8em;
   padding: 1;
   line-height: 1.2em;
}
li {
	margin-left: 0.9em;
   margin-right: 0.8em;
   padding: 1;
   line-height: 1.2em;
}

th {
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #000000;
}
a
{
	text-decoration: none;
	color: #666666;
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a:link { color: #666666; text decoration: underline
 }
a:visited { color: #666666; } 
a:hover { color: #666666;font-weight: bold; text-decoration: underline}

.bottomborder {
	border-top: #5F76A7 1px solid;
}
.allborder1 {
	border-left: #2b80f4 1px solid;
	border-right: #009933 1px solid;
	border-bottom: #009933 1px solid;
}
.allborder2 {
	border-left: #009933 1px solid;
	border-right: #2b80f4 1px solid;
	border-bottom: #009933 1px solid;
}
.allborder3 {
	border-right: #2b80f4 1px solid;
	border-bottom: #009933 1px solid;
}
.allborder4 {
	border-left: #2b80f4 1px solid;
	border-bottom: #009933 1px solid;
}
.allborder5 {
	border-top: #009933 1px solid;
	border-left: #2b80f4 1px solid;
	border-right: #009933 1px solid;
	border-bottom: #009933 1px solid;
}
.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    color: #000000;
}
a.footer
{
    color: #ffffff;
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
a.footer:link { color: #ffffff; }
a.footer:visited { color: #ffffff; }
a.footer:hover { color: #ffffff;font-weight: bold; text-decoration: underline }

a.rightside
{
	color: #567853;
	font-family: Gill Sans, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.rightside:link { color: #567853; font-weight: bold;}
a.rightside:visited { color: #567853; }
a.rightside:hover { color: #567853; text-decoration: underline; }
