<style>


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

img {
	border: 0;
}

body {
scrollbar-base-color: #CCCCCC;
scrollbar-arrow-color: #000000;
scrollbar-LightShadow-Color: #F2F2F2;
scrollbar-DarkShadow-Color: #333333;
}

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

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

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

.a3:link { color:#999999; text-decoration: none; } 
.a3:visited { color:#999999; text-decoration: none; } 
.a3:hover  { color:#FF0000; 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: 10px; color:#FFFFFF;}
.f5 { font-size: 11px; color:#999999;}
.f6 { font-size: 11px; color:#FFFFFF;}
.f7 { font-size: 12px; color:#FF0000;}
.f8 { font-size: 12px; color:#000000;}


input, select, textarea {
   font-family: Arial; 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: Arial; 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;
} 

p {
	outline: 0px;
	padding:0px;
	margin:0px;
}
</style>
