DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT {
  font-family: georgia,"new times roman",serif;
  color : #ffffff;
  background : #6D5897;
  font-size : 14px;
  line-height : 1.3;
}

BODY {
 font-size : 14px;
 line-height : 1.3;
}

TD {
 font-size : 12px;
 line-height : 1.4;
}

P {
 background : #6D5897;
 font-size : 13px;
 line-height : 1.6;
}

B {
 font-size : 14px;
 line-height : 1.8;
}

I {
 font-size : 12px;
 line-height : 1.2;
}

H2 {
 font-size : 20px;
 line-height : 1.2;
}

H3 {
 font-size : 18px;
 line-height : 1.2;
}

H5 {
 font-size : 10px;
 line-height : 1;
}

A:active {
 color : #7E67AC;
 font-size : 14px;
}

A:link {
 color : #bfcdff;
 font-family: helvetica,sans-serif;
 font-size : 14px;
 text-decoration: underline;
}

A:visited {
 color : #37039C;
 font-size : 14px;
}

A:hover {
 color : #15ffaa;
 font-size : 14px;
 text-decoration: none;
}


IMG.thumbnail {
  border-style : ridge;
  border-width : 5px;
  border-color : #543C84;
}

IMG.display {
  border-style : solid;
  border-width :12px;
  border-color : #543C84;
}

BODY { margin-top: 0px;}
HR { position : relative;}

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