/*Elements */

body  {
scrollbar-3dlight-color : #999999;
scrollbar-highlight-color : #000000;
scrollbar-track-color : #cccccc;
font-family : "Times New Roman", Times, serif;
scrollbar-arrow-color : #cccccc;
scrollbar-face-color : #CC3333;
color : Black;
scrollbar-darkshadow-color : #505050;
scrollbar-shadow-color : #000000;
}

a:link  {
color : black;
text-decoration : underline;
}

a:visited  {
color : black;
text-decoration : underline;
}

a:hover  {
color : red;
text-decoration : underline;
}

h1  {
color : Red;
}

h2  {
color : Black;
}

td  {
font-weight : 400;
}

th  {
font-weight : 700;
}

/*ID's */

#email, #links  {
font-size : small;
color : Black;
background : transparent;
}

#email, #links a:link  {
color : black;
text-decoration : underline;
}

#email, #links a:visited  {
color : Black;
text-decoration : underline;
}

#email, #links a:hover  {
color : red;
text-decoration : underline;
}

#download  {
font : 700 x-small Arial, Helvetica, sans-serif;
color : Black;
}

#foot  {
font : italic 700 medium Arial, Helvetica, sans-serif;
}

/*Classes */

#download .file  {
font-size : small;
color : Red;
}

.copyright  {
background : transparent;
font : xx-small "Times New Roman", Times, serif;
color : Black;
}

.copyrightmsg  {
color : Red;
}

.tbltitle  {
background : #c0c0c0;
}

.soslogo  {
color : Red;
font-weight : 700;
}

.logo  {
color : Black;
font-weight : 700;
}

