body {  
font-family: Arial; 
font-size: 10px; 
color: white; font-weight: bold;
background-color:  #000000;
scrollbar-base-color: #817285; 
scrollbar-face-color: #817285; 
scrollbar-shadow-color: #E7B5E8; 
scrollbar-highlight-color: #E7B5E8; 
scrollbar-darkshadow-color:#E7B5E8; 
scrollbar-track-color:#000000; 
scrollbar-arrow-color: #E7B5E8;
}


table {  font-size: 10px}

.dashed{color: #000000; background-color:#F0CAB7; text-align: right; 
font-weight: bold;}

.tab {

	border: #131313 1px solid;
}             

a:active {  
color: black; 
text-decoration: none; font-weight: bold;}

a:hover {  
color: white; 
text-decoration: line-through; font-weight: bold;}

a:link {  color: black; 
text-decoration: none; font-weight: bold;}

a:visited {  color: black; text-decoration: none; font-weight:  bold;}