body { background-color: #000000; 
color: #ffffff;
font-family: arial, ms sans serif, geneva;
font-size: 10pt; 
/*margin: 10px;*/ 
}

a { font-family: arial, ms sans serif, geneva; font-size: 12pt; text-decoration: underline; }
a:link { color: #d1d1d1; }
a:hover { background-color: #444444; }
a:active { color: #666666; }
a:visited { color: #666666; }


table { 
border-color: #000000; 
border: 4px;
}
 
td {
color: #ffffff;
font-family: arial, ms sans serif, geneva; 
font-size: 10pt;
}

.grey { color: #cccccc; 
font-family: arial, ms sans serif, geneva; 
font-size: 12pt;
font-weight: bold;
background-color: #000033; 
}

.holding {
color: #000000;
}
 
input { 
font-family: arial, ms sans serif, geneva; 
font-size: 10pt; 
margin: 0px; 
}

b { color: #999999; 
font-family: arial, ms sans serif, geneva; 
font-size: 12pt;
}

.black { color: #333333; 
font-family: arial, ms sans serif, geneva; 
font-size: 14pt;
}

.button_table { background-color: #000033;  
width: 10px;
border: 0px; 
}

.header { background-color: #999999; 
}


h1 { font-family: arial, ms sans serif, geneva; font-size: 14pt; margin-top: 6px; margin-bottom: 6px;}


hr { height: 3px; color: #CCCC99}
