BODY{
  color : #260936;
  background-color : white;
  font-size : 12px;
  font-family : Verdana;
}
H1{
  color: #FFFFFF;
  background-color : #260936;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
H2{
  color: #FFFFFF;
  background-color: #003399;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
H3{
  
  font-size : 24px;
  
  font-weight : normal;
}
HR{
  color : #260936;
  height : 1px;
}
A{
  color : #4a4aff;
  
}
A:VISITED{
  color : #5a82fd;
  
}
A:HOVER{
  color : red;
  text-decoration : none;
}
A:ACTIVE{
  color : red;
  text-decoration : none;
}
TABLE{
  font-size : 13px;
}
TD{
  font-size : 12px;
  line-height : 20px;
  color : #280038;
}
.underbar{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000040;
  padding-top : 20px;
  font-size : 15px;
  line-height : 20px;
  color : #280038;
}
.spacer{
  padding-top : 15px;
  font-size : 13px;
  line-height : 20px;
  color : #280038;
}
.leftup_title{
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
.underbar_only{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000040;
  margin-bottom : 20px;
}
H4{
  font-size : 17px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
}
.photo-title{
  font-size : 13px;
  font-weight : bold;
  padding-bottom : 2px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
}
