body { background-image:url(img/bg.jpg); background-attachment:fixed; margin-top: 0; }
body:table { background-image:url(img/gbin.jpg);  }
A:link { text-decoration: none; color: #009933; }
A:visited { text-decoration: none; color: #009933; }
A:hover { text-decoration: underline; color: #009933; }
A:active { text-decoration: underline; color: #009933; }

h1 {font-size: 18px;
color: #000000;
font-family: Arial,Helvetica;}

span.text1
{
font-size: 12px;
color: #CCCC99;
line-height: 18px;
font-family: Arial,Helvetica;
}

span.text
{
font-size: 12px;
color: #333333;
line-height: 21px;
font-family: Arial,Helvetica;
}

span.h1
{
font-size: 35px;
color: #009966;
font-family: Arial,Helvetica;
}

span.h2
{
font-size: 20px;
color: #009966;
font-family: Arial,Helvetica;
}

span.h3
{
font-size: 16px;
color: #000000;
font-family: Arial,Helvetica;
text-decoration: underline;
}

span.sub
{
font-size: 11px;
color: #000000;
line-height: 21px;
font-family: Arial,Helvetica;
}


span.text4
{
font-size: 11px;
color: #663333;
line-height: 20px;
font-family: Arial,Helvetica;
}


span.css
{
font-size: 12px;
color: #000000;
line-height: 21px;
font-family: Courier New,Courier;
}

.sb {scrollbar-3dlight-color:#FFFFFF;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#FFFFFF;
           scrollbar-darkshadow-color:#FFFFFF;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:FFCC66}