BODY{
  color : #663300;
  background-color: #FFFFFF;
  background-image : url(back03.gif);
  background-repeat : repeat;
}


H1{
  font-size : 2em;
  font-weight : bold;
}



H2{
  color: #663300;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-style : solid;
  text-align : center;
  border-right-style : solid;
  border-width : 1px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-width : 1px;
  border-color : #993366 #993366 #993366 #993366;
  padding-bottom : 1px;
  
  margin-right : 25%;
  margin-left : 25%;
  background-color : white;
  padding-top : 5px;
  
  margin-top : 1px;
}



H3{
  color : maroon;
  padding-left : 10px;
  border-left-width : 1pc;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #993366;
  border-bottom-color : #993366;
  background-color : #f4eaea;
}



H4{
  color : maroon;
  padding-left : 10px;
  border-left-width : 1pc;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #993366;
  border-bottom-color : #993366;
  background-color : #ffffff;
  

  
  margin-bottom : 0px;
}


H5{
  color: #663300;
  padding-left : 10px;
  border-left-width : 0.5pc;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #993366;
  border-bottom-color : #993366;
  font-size : 100%;
  
  border-top-color : #993366;
  
  
  font-weight : bold;
}


H6{
  font-size : 100%;
  background-color : #f4eaea;
}




HR{
  color: #663300;
  height : 1px;
}
P{
  color : #663300;
}
A{
  color : navy;
  text-decoration: underline;
}
A:VISITED{
  color : purple;
  text-decoration: underline;
}
A:HOVER{
  color : red;
  text-decoration: underline;
@BACKGROUND: #EEA;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  color : #663300;
  list-style-position: outside;
}
.thispage{
  font-weight : normal;
  color : red;
  
}

.linkpage{
  font-weight : normal;
  
  

  

  
}





.Header{
  margin-top : -20px;
  text-align : right;
}
TD{
  line-height : 120%;
}
DD{
  margin-top : 1px;
  margin-left : 15px;
}



.RSSdescript{
  font-size:x-small;
}

.RSStitle{
  font-weight:bold;
}

.RSStime{
  font-weight:bold;


