BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;

    scrollbar-face-color: #3366FF; 
    scrollbar-highlight-color: #6666FF; 
    scrollbar-shadow-color: #3366CC; 
    scrollbar-3dlight-color: #0099FF; 
    scrollbar-arrow-color: #000000; 
    scrollbar-track-color: #3366FF; 
    scrollbar-darkshadow-color: #000066; 
}

TD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
}

TD.wide {
    line-height: 22px;
}

P, DIV {
  text-align: justify;
}

H3 {
    font-size: 16px;
}

.H3 {
    font-size: 16px;
    font-weight: bold;
}

A {
  text-decoration: underline;
  color: black;
}

A.gallery {
  text-decoration: none;
  color: black;
  font-family: arial; 
  font-size: 12px;
  font-weight: bold;
}

.gallery {
  color: black;
  font-family: arial; 
  font-size: 12px;
  font-weight: bold;
}

.pattern {
  background: url(../img/finepattern.gif) right repeat-y;
}

.orang {
  background-color: #FF9900;
}

.blue {
  background-color: #6699FF;
}

.padding {
  padding: 2px 12px;
}

