BODY {
  color: white;
  background-color: #204863;
  font-size: 7pt;
}

.message_body { background-color: #204863;
  color: #bababa; padding-bottom:    10px; }

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER {
  font-family: verdana, arial, sans-serif; 
  color : #eeeeff;
  font-size: 10pt;
}

font { 
  color: #ffffff;   letter-spacing: 2px; font-size: 8pt;
}

h2 {
  font-size:         12pt; 
  font-weight:        normal;
  text-align:       right; 
  letter-spacing:     8px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: black;
  color:  white;
}

h2:first-letter {
  color:      #6088a3;
  font-style: bold;
  font-size:  22pt;
}

A:link { color : #5b80b7;}
A:active { color : #5b80b7}
A:visited { color : #5b80b7;}
A:hover { color : #50f0fa; text-decoration: underline; }

TD.thumbnail {
background : black;
padding: 5px; 
vertical-align: middle;
horizontal-align: middle;
width: 200px;
}


IMG.thumbnail {
  border-style : RIDGE;
  border-width : 3px;
  border-color : #cccccc;
}

IMG.display {
border-style : solid;
  border: 3px RIDGE #aaaaaa;
  background-color: black;
}


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