BODY {
background: #ffffff;
color: #000000;
border: #CCFFFF;
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
text-align: justify;
}

A:link {color: #330066}
A:visited {color: #330066}
A:active {color: #330066}
A:hover {color: #0000FF}

.pic
  {
  text-align: center;
  font-size: 70%;
  font-weight: bold;
  }

.t
 {
  font-size: 70%;
  text-align: justify;
  font-weight: normal;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
 }

H2 {
 text-align: center;
 font-size: 110%;  
 font-weight: bold;
 color: #0000CC;
 }



H3 {
 text-align: center;
 font-size: 110%;
 font-weight: bold;
 color: #0000CC;
 }

H4 {
 text-align: center;
 font-size: 110%;
 font-weight: bold;
 color: #0000CC;
 }

H5 {
 text-align: center;
 font-size: 110%;
 font-weight: normal;
 }


.inv1 {
 background: #3300CC;
 color: #CCFFFF;
 }

.inv {
background: #0000CC;
color: #CCFFFF;
}

DIV.addr{
 text-align: center;
 font-size: x-small;
 font-weight: bold;
 color: #000000;
 }

ADDRESS{
 font-size: x-small;
 font-weight: bold;
 color: #330066;
 font-style: normal;
 }


