
H1{
  color: #FF6666;
  text-align: center;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
}
H2{
  color: #FF6666;
  text-align: center;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
}
H3{
  color : red;
  text-align: center;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
}
HR{
  color: #FF9999;
  height: 3px;
}
P{
  text-decoration : none;
}
#ID{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color : red;
  border-width : 1px 1px 1px 1px;
  list-style-type : circle;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  font-weight : bold;
  background-color : silver;
  background-repeat : repeat;
  background-attachment : scroll;
  text-decoration : none;
  cursor : auto;
}
A:ACTIVE{
  color : maroon;
  text-decoration : none;
  background-color : white;
  border-width : 1px 1px 1px 1px;
  border-top-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-left-style : outset;
}
UL{
  list-style-image : url(l_b10.gif);
  list-style-position: outside;
  text-decoration : none;
}
OL{
  list-style-type : upper-roman;
}
OL OL{
  list-style-type : lower-roman;
}
TH{
  color: #FF6666;
  background-color: #FFFFFF;
}
TD{
  list-style-type : disc;
  list-style-position : inside;
  text-decoration : none;
}
BODY{
  
  
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  background-image : url(P1050353.jpg);
  background-repeat : repeat-y;
  color : white;
  background-color : white;
}
