.si5c{
  color:green;
}
.si5h{
  color:blue;
  font-weight:bold;
}
.si5table{
  border-collapse:collapse; 
}
.si5td{
  padding:2px;
  border-bottom:1px solid #c0c0c0;
}

.inp{
  border:1px solid #000000;
  font-family:courier new, monospace,sans-serif;
  width:100%;
}
.btn{
  background-color:#B6B7CB;
  font-weight:bold;
}

#footer, #footer p,#footer H4{
  margin:0px;
  font-size:11px;
}

BODY,TD{
  font-family:verdana,arial,sans-serif;
  font-size:12px;
  color:#222222;
  line-height:140%;
}

#pageon A:link,#pageon A:visited{
  width:100%;
  text-decoration:none;
  color:#FFC502;
  font-weight:bold;
  font-size:11px;
}
#pageoff A:link,#pageoff A:visited{
  width:100%;
  text-decoration:none;
  color:#ffffff;
  font-weight:bold;
  font-size:11px;
}

#pageon A:hover,#pageoff A:hover,#pageon A:active,#pageoff A:active{
  width:100%;
  text-decoration:none;
  color:#FFC502;
}

A:link,A:visited{
  color:#000000;
}

A:hover,A:active{
  color:#D60405;
}

H1{
  font-size:17px;
  color:#D60405;
  border-bottom:1px solid #D60405;
  padding-bottom:6px;
}

H2{
  font-size:13px;
  color:#D60405;
  margin-bottom:0px;
}

H4{
  font-size:9px;
  margin:0px;
  QStitle:small print;
}
P{
  margin-top:4px;
}
HR{
  height:1px;
  color:#D60405;
  width:70%;
  text-align:center;
}
.Tcaption{font-weight:bold;}