body
{
background-image:   url(images/bg0.gif);
background-repeat: repeat;
background-position: center top;
background-attachment: fixed;
font-family: Georgia, Verdana, Arial, sans-serif;
font-size: 13px;
color:#000000;

scrollbar-3dlight-color:#3B3C34;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color: #3B3C34;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#3B3C34
}




td
{
font-size: 12px;
background-color: #dadada;
color:#000000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}


th {font-size: 12px;
font-weight:500}

p {font-size: 12px}
h1 {font-size: 23px; font-weight:400;color: #6085ca}
h2 {font-size: 16px; font-weight:400;color: #6085ca}
h3 {font-size: 14px; font-weight:400;color: #6085ca}
h4 {font-size: 12px; font-weight:400;color: #6085ca}

a {font-weight: 600; font-size:13px}
A:link {text-decoration:none; color:#6085ca}
A:visited {text-decoration:none; color:#6085ca}
A:active {text-decoration:none; color: #dddddd}
A:hover {text-decoration:none; color: #DE5121}


