body, td, th, div, p  {
    font-family: verdana, arial; 
    font-size: 10pt;
    background-color: white;
    color: black;
    text-align: left;
}

blockquote { 
    color : #660000;
    font-family: verdana, arial;
    font-size: 10pt;
} 

table.sidebar td { 
    background: #ccccff 
}
  

small { font-size: 9pt }
h1 { margin-bottom : 5px; padding-bottom: 0px; font-size: 16pt; }


.titlebox { background:#666; color:#fff; }
.footer { background: #ccc; }
 

a { text-decoration: none; }
a:link  { color: #0000cc }
a:visited{ color: #660099 }


.searchbutton, input, textarea {
    border: solid silver 1px;
}

.submit {
    background: #eeeeee;
}
