a:link    {text-decoration:underline; color:#674730; }
a:visited {text-decoration:underline; color:#674730; }
a:active  {text-decoration:underline; color:#674730; }
a:hover   {text-decoration:underline; color:#674730; }

a.link1         { font-family:Arial, Helvetica, sans-serif; font-size:9pt; }
a.link1:link    { color:#674730; text-decoration:underline;                }
a.link1:visited { color:#674730; text-decoration:underline;                }
a.link1:hover   { color:#674730; text-decoration:underline overline;       }
a.link1:active  { color:#674730; text-decoration:underline;                }

h1   {font-family:Bauhaus Md BT, Tahoma, Arial;font-size:20pt; font-color:#ffff00; text-align:justify; }
p    {font-family: Tahoma, Arial;font-size:10pt; font-color:#000000; text-align:justify; margin:0px;}
td    {font-family: Tahoma, Arial;font-size:10pt; color:#000000; text-align:justify; background:; }
.td2  {font-family: Tahoma, Arial;font-size:10pt; color:#ffff00; text-align:justify; background:; }
.td3  {font-family: Tahoma, Arial;font-size:10pt; color:#ffff00; text-align:justify; background:#966646; }

body, html
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#000000;
background-color:#BEBEBE;
scrollbar-arrow-color: #77775E;
scrollbar-face-color: #BEBEBE;
scrollbar-shadow-color: #77775E;
scrollbar-track-color: #BEBEBE;
scrollbar-base-color: #77775E;
scrollbar-3d-light-color: #BEBEBE;
scrollbar-highlight-color: #BEBEBE;
scrollbar-darkshadow-color: #BEBEBE;
}

select, input, textarea 
{
border-color:#000000; 
border-width:1px; 
background:#F5F696;
}