.si5c{
  color:green;
}
.si5h{
  color:blue;
  font-weight:bold;
}

.click{
  font-size:9px;
}

#logoDiv
  {
    padding:5px 0px 0px 30px;
  }

#topleft h1
  {
    font-size:38px;
    line-height:100%;
  }

#topleft
  {
    padding:10px 0px 0px 0px;    
  }

#topleft P{
  margin:10px 0px 0px 0px;
}

#footer p,#footer H4{
  margin:3px 0px 0px 0px;
}

BODY,TD{
  font-family:verdana,arial,sans-serif;
  font-size:12px;
  color:#000000;
  line-height:160%;
}

#pageoff A:link,#pageoff A:visited{
  color:#ffffff;
}
#pageon A,#pageoff A{
  width:100%;
  text-decoration:none;
  color:#333333;
  font-weight:bold;
  font-size:14px;
}

#pageon A:hover,#pageoff A:hover,#pageon A:active,#pageoff A:active{
  width:100%;
  color:#ffffff;
  text-decoration:underline;
}

#pageon,#pageoff{
  padding:2px 2px 2px 12px;
}

#pageon{
  background-color:#e0e0e0;
  border-bottom:1px solid #8E322E;
}

#pageoff{
  background-color:#8E322E;
  border-bottom:1px solid #ffffff;
}

A{
  font-weight:bold;
}
A:link,A:visited{
  color:#333333;
}

A:hover,A:active{
  color:#8E322E;
}

H1{
  font-size:24px;
  color:#8E322E;
  font-family:courier new, monospace,sans-serif;
}

H2{
  font-size:15px;
  color:#8E322E;
  margin-bottom:0px;
  font-family:courier new, monospace,sans-serif;
}

H4{
  font-size:9px;
  margin:0px;
  QStitle:small print;
}
P{
  margin-top:4px;
}
HR{
  height:1px;
  color:#8E322E;
}
.Tcaption{
  font-weight:bold;
  line-height:120%;
}