select {
 background-color : #E7DCC6; 
 font-size : 10px; 
 border : 1px solid #000000;
}
body { 
font-family: arial,helvetica,sans-serif;
font-size:10pt;
color:#000000;
margin-top: 0px;
overflow:scroll;
} 
td, th { 
font-family: arial,helvetica,sans-serif;
font-size:10pt;
color:#000000;
} 

h1 {
color:#000000; 
font-size: 14pt; 
padding:10px;
text-align:center;
}

h2 { 
color:#000000; 
font-size: 14pt;
font-weight:bold;
padding:20px;
text-align:center; 
}

h3 {
font-size: 10pt; 
color:#000000;
font-weight:bold;
text-align:left;
}
h4 {
font-weight:normal;
font-size:8pt;
color:#000000;
text-align:center;
padding:2px;
}

ul,li {color:#000000;} 
hr {color:#000000;} 

a:hover {color: #000000; font-family: arial,helvetica,sans-serif; text-decoration: underline;} 
a:link {color: #000000; font-family: arial,helvetica,sans-serif; text-decoration: underline;} 
a:visited {color: #000000; font-family: arial,helvetica,sans-serif; text-decoration: underline;} 
a:active {color: #000000; font-family: arial,helvetica,sans-serif; text-decoration: underline;} 
  
body{  
 scrollbar-base-color:#666666;  
 scrollbar-track-color:#E7DCC6; 
 scrollbar-face-color:#C0C0C0; 
 scrollbar-highlight-color:#0000000; 
 scrollbar-3d-light-color:#000000; 
 scrollbar-dark-shadow-color:#666666; 
 scrollbar-shadow-color:#666666; 
 scrollbar-arrow-color:#111122; 
}
.content {
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-color: #000000;
border-style: solid; 
}
.rand {
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-color: #000000;
border-style: solid; 
}
.padding {
padding-left:5px;
padding-top:5px;
}
.linespace {
line-height:1.5;
}