body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: small
}
body { background-color: #000000; }
a { color: #CCCCCC; }
html {overflow-y: scroll;}
.menulink { color: #FFFFFF; }
.menulink A:link    { text-decoration:none; }
.menulink A:visited { text-decoration:none; }
.menulink A:active  { text-decoration:none; }
.menulink A:hover  { text-decoration:none; font-weight:bold; }

.header1 {
    color: #FFCC66; 
    font-weight: bold; 
    font-size: large; 
}
.subheader1 {
    font-style:italic;
    font-size:small; 
}
.header2 {
    font-weight: bold; 
}
.style1 {
    font-size: small;
}

.style3 {color: #FFCC66; font-weight: bold; font-size: large; }
.style4 {font-size: x-small}
.style5 {
	color: #FFCC33;
	font-weight: bold;
	font-size: large;
}

.footer {font-size: x-small; font-weight: bold; color: #909090; }
.footer A:link    { text-decoration:none; color: #909090; }
.footer A:visited { text-decoration:none; color: #909090; }
.footer A:hover   { text-decoration:none; color: #FFFFFF }

.footer2 {font-size: xx-small; font-weight: bold; color: #909090; }
.footer2 A:link    { text-decoration:none; color: #909090; }
.footer2 A:visited { text-decoration:none; color: #909090; }
.footer2 A:hover   { text-decoration:none; color: #FFFFFF }

.cell1 {
    border: #999999 1px solid;    
}
.cellContent {
    padding-top:10px; 
    padding-left:10px; 
    padding-right:10px; 
    padding-bottom:10px;
}
