
HTML {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #555555;
scrollbar-3dlight-color: #888888;
scrollbar-arrow-color: #F450AE;
scrollbar-track-color: #858585;
scrollbar-darkshadow-color: #F5F5F5;
}

BODY {
font-family : Verdana, Arial, sans-serif;
font-size: 75%;
line-height: 20px;
margin: 48px 50px;
background-color: #000000;
color: #FFFFFF;
}

P, TD, LI, UL {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
border-collapse: collapse;
font-size : 100%;
}


/* this group sets the normal link colors */
A:LINK {color: #FF7DAA; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #FFB4CD; text-decoration : underline; font-weight: bold;}
A:HOVER {color: #C1C1C1; text-decoration : underline; font-weight: bold;}
A:ACTIVE {color: #FF7DAA; text-decoration : underline; font-weight: bold;}

HR {
color: #FFFFFF;
height: 1px;
width: 100%;
}

/*
li {
list-style-image: url('images/ptbullets.jpg');
}
*/

/* These are on hold for now---
.header {
background-color: #8C7766;
color: #000000;
border: 1px solid #2C5C89;
}

.center {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #C1C1C1;
}
--- */
