<!-- 
BODY
{
  font-family: courier;
	color: white;
  background-color: black;
  font-size: 7pt;
}

DIV,TD,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: courier;
  color : #33aa44;
}

H2 {
  font-family: courier;
  color : #33aa44;
  background-color : black;
	text-align: center;
}

.TitleTable
{
  background-color: black;
}

A:link { color : #22aa44}
A:active { color : #22aa44}
A:visited { color : #22aa44}
A:hover { color : #22ff44}

.caption {
  font-size : 10pt;
  color : #44dd44;
  font-style : italic;
}

.message_body {
  border-style : solid;
  color : #33aa44;
  background-color : #111111;
  border-width : 1pt;
  border-color : #33aa44;
  width : 100%;

}
 td.message_body {
  border-width : 0pt;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #888888;
}

IMG.display {
border-style : solid;
  border-width : 5pt;
  border-color : #888888;
}


BODY { margin-top: 0px;}
HR { position : relative;}

TD.thumbnail
{ 
background-color: black;
padding: 5px; 
text-align: center;
width: 2000;

}


 -->
