<style type="text/css">

<!--
A:link {text-decoration: none; font-weight:bold; color:#FE7C02;}
A:visited {text-decoration: none; font-weight:bold; color:#FE7C02;}
A:active {text-decoration: none; font-weight:bold; color:#FE7C02;}
A:hover {text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; font-weight:bold; color:#FE7C02;}

body{background:#F1AA10;
background-image: url(img/text_2.jpg);
background-repeat: none;
overflow:auto;
font-family:Verdana;
font-size:10px;
color: #000000;

scrollbar-face-color:#EAD288;
scrollbar-highlight-color:#FE7C02; 
scrollbar-3dlight-color:#EAD288; 
scrollbar-shadow-color:#FE7C02; 
scrollbar-darkshadow-color:#EAD288; 
scrollbar-track-color:#EAD288; 
scrollbar-arrow-color:#FE7C02; 

margin-top: 0;
margin-bottom: 1;
margin-left: 5;
margin-right: 5; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;}

td{font-family:Verdana;
font-size:10px;
color: #000000;}

input, textarea, option, select {
background-color: #FFFFFF;
font: 10px Verdanal;
color: #000000;
letter-spacing: 1px;
border: 1px solid #404040;
padding:2px; }

</style>