DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: serif;
  color : #404050;
  background : #E0E0F0;
}

h2
{
font-family: courier;
font-size: 16pt;
font-weight: bold;
text-align: center;
letter-spacing: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
background-color: C0C0D0;
}

A:link { color : #008181}
A:active { color : #d5ae83}
A:visited { color : #5068e3}
A:hover { color : #EE0000}

.caption {
  font-size : 9pt;
  color : #202020;
  font-style : normal;
}

IMG.thumbnail {
  border-style : groove;
  border-width : 3pt;
  border-color : #444444;
}

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