BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H3,H4,H5 {
  font-family: verdana,arial,helvetica,sans-serif;
  color : #F5F5DC;
  background : #484848;
}

H2 {
  font-family: verdana,arial,helvetica,sans-serif;
  color : #F5F5DC;
  background : black;
  padding: 0.5em
  align: left; 
}

H3 {
  font-family: verdana,arial,helvetica,sans-serif;
  color : #F5F5DC;
  font-style : italic;
}


A:link { color : #BDB76B}
A:active { color : #BDB76B}
A:visited { color : #BDB76B}
A:hover { color : #BDB76B}

.caption {
  font-size : 9pt;
  color : #F5F5DC;
  
}
.display {
	border-style:groove;
	border-color: black;
	border-width:5px;
      }

.message_body
  {
  	font-size:8pt; 
        background-color: #727272;
  	color: #F5F5DC;
  	padding-bottom: 5px;
  	padding-top: 5px;
  	padding-left: 5px;
  	padding-right: 5px;
  	border: thin;
  	border-color: Black;
  	border-top-color : Black;
  	border-right-color : Black;
  	border-left-color : Black;
  	border-bottom-color : Black;
  	border-bottom : Black;
  	border-bottom-width : thin;
  	border-top-style : groove;
  	border-style : groove;
  	letter-spacing: 2px;
  }


BODY { margin-top: 0px;
       top: 0px;
     }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
