BODY{
  font-size : 12px;
  font-weight : normal;
  color : #000099;
  background-color : white;
  background-image : url(p_bcg012.gif);
  background-repeat : repeat-y;
  background-attachment : scroll;
  background-position : 20px 0px;
}
H1{
  font-size : 24px;
  color : #ff8080;
  background-color : #ffe1e1;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 40px;
  margin-right : 2px;
  margin-bottom : 2px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-color : #ff8080 #ff8080 #ff8080 #ff8080;
  border-top-style : outset;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  text-indent : 0px;
  font-weight : normal;
}
H2{
  color : blue;
  text-align: center;
  border-top-color : green;
  border-bottom-color: #6666FF;
  padding-top : 3px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 0px;
  border-bottom-width: 3px;
  border-left-width: 0px;
  background-color : #aed7ff;
  margin-top : 2px;
}
H3{
  color : green;
  text-align: center;
  border-top-color: #6666FF;
  border-bottom-color: #6666FF;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left : 3px;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-left-width: 0px;
  text-indent : 150px;
  background-color : #b5ffb5;
}
HR{
  color: #999933;
  height: 3px;
}
P{
  padding-left : 150px;
}
A{
  font-weight : normal;
  color : #ff8080;
  text-decoration : none;
}
A:HOVER{
  color : white;
  background-color : #ff8080;
}
UL{
  color: #666666;
  list-style-image : url(l_b09.gif);
  list-style-position: outside;
}
TABLE{
  padding-left : 150px;
}
LI{
  padding-left : 150px;
}
