<style>
<!--

body { font-family: Arial; font-size: 11px; color: #333333; }
td { font-family: Arial; font-size: 12px; color: #333333; }

img {
	border: 0;
}

body {
scrollbar-base-color: #336799;
scrollbar-arrow-color: #000000;
scrollbar-LightShadow-Color: #336799;
scrollbar-DarkShadow-Color: #336799;
}

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

.a1:link { color:#696969; text-decoration: none; } 
.a1:visited { color:#696969; text-decoration: none; } 
.a1:hover  { color:#696969; text-decoration: underline; } 

.a2:link { color:#FF0000; text-decoration: none; } 
.a2:visited { color:#FF0000; text-decoration: none; } 
.a2:hover  { color:#FF0000; text-decoration: underline;} 

.a3:link { color:#666666; text-decoration: none; } 
.a3:visited { color:#666666; text-decoration: none; } 
.a3:hover  { color:#666666; text-decoration: underline;} 

.a4:link { color:#FFFFFF; text-decoration: none; } 
.a4:visited { color:#FFFFFF; text-decoration: none; } 
.a4:hover  { color:#FFFFFF; text-decoration: underline;} 


.f1 { font-size: 10px; }
.f2 { font-size: 13px; }
.f3 { font-size: 16px; }
.f4 { font-size: 11px; color:#16A8DD;}
.f5 { font-size: 11px; color:#696969;}
.f6 { font-size: 11px; color:#999999;}
.f7 { font-size: 11px; color:#1482D4;}
.f8 { font-size: 11px; color:#000000;}
.f9 { font-size: 16px; color:#105A9C;}
.f10 { font-size: 11px; color:#FF0000;}
.f11 { font-size: 16px; color:#EE0000;}
.f12 { font-size: 11px; color:#EF0000;}
.f13 { font-size: 11px; color:#666666;}
.f14 { font-size: 11px; color:#333333;}
.f15 { font-size: 16px; color:#333333;}

input, select, textarea {
   font-family: Verdana; font-size: 11px;
   border-top: solid 1px #C0C0C0;
   border-right: solid 1px #676767;
   border-bottom: solid 1px #676767;
   border-left: solid 1px #C0C0C0;
}
.button {
   font-family: Verdana; font-size: 11px;
   border-top: solid 1px #FFF4B7;
   border-right: solid 1px #D4D0C8;
   border-bottom: solid 1px #D4D0C8;
   border-left: solid 1px #FFF4B7;
   background: #FF8C12;
} 

/* Style for IFRAME */
.loader {
  border: 0; 
  height: 50; 
  width: 400; 
  padding: 0; 
  overflow: false;
}

iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

-->
</style>