body { 
background: transparent; 
background-image: none;
background-repeat: no-repeat;
background-position: 0 0; 
background-attachment: fixed; 
overflow-x:hidden; 

font-family: Trebuchet MS; 
color: #000000; 
font-size: 12pt; 
text-align:justify; 

scrollbar-face-color: #fe0000;
scrollbar-highlight-color: #fe0000; 
scrollbar-3dlight-color: #fe0000; 
scrollbar-shadow-color: #fe0000; 
scrollbar-darkshadow-color: #fe0000; 
scrollbar-track-color: #fe0000; 
scrollbar-arrow-color: #000000;}

A:link { text-decoration: none; color: #808000; }
A:visited { text-decoration: none; color: #808000; }
A:active { text-decoration: none; color: #808000; }
A:hover { text-decoration: line-through; color: #808080; font-style: none; }

td { 
font-size: 11px; 
text-align:justify; }

input, textarea { 
background: #ffffff;
font-family: tahoma, arial;
font-size: 11px;
color: #000000; 
border-style: solid;
border-color: #000000;
border-width: 1px; }