a:link {  text-decoration: none; color: #0066FF}
a:visited {  text-decoration: none; color: #3366FF}
a:active {  color: #FF6600; text-decoration: underline}
a:hover {  text-decoration: underline; color: #CC0000}
body,th,td{
font-size : 12px;
color: #333333;
}
body{
scrollbar-face-color:#ffffff;
scrollbar-track-color:#F0F0F0;
scrollbar-arrow-color:#999999;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#999999;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color:#ffffff;
}



h1{
  margin: 5px 0 10px 0;
  padding: 7px 0 3px 7px;
  line-height: 110%;
  font-size: 16px;
  color: #696969;
  border-left: solid 6px #6699FF;
  border-bottom: solid 0px #a9a9a9;
  background-color:#DDE9FB;
}
