
DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  color : #C0C0C0;
  background : #5D5D5D;
}
h2
{
font-size: 10pt;
font-weight: normal;
text-align: center;
letter-spacing: 2px;
padding-top: 8px;
padding-bottom: 8px;
margin-left: -10px;
margin-right: -10px;
background-color: black;
}

A:link { text-decoration: none;
         color : white;
         font-size: 10px;
         font-family: Verdana, Arial, helvetica, sans-serif }
A:active { text-decoration: none;
         color : white;
         font-size: 10px;
         font-family: Verdana, Arial, helvetica, sans-serif }
A:visited { text-decoration: none;
         color : white;
         font-size: 10px;
         font-family: Verdana, Arial, helvetica, sans-serif }
A:hover { color : #A3B8FF;
         text-decoration: underline;
         font-size: 10px;
         font-family: Verdana, Arial, helvetica, sans-serif }

IMG.thumbnail {
  border-style : solid;
  border-width : 4pt;
  border-color : #FFFFFF;
}

IMG.display {
border-style : solid;
  border-width : 7pt;
  border-color : #FFFFFF;
}

h3 {

  color : #A5A5A7;
  font-size: 10pt;
  font-weight: 400;
  font-style : italic;
  font-family: Verdana, Arial, helvetica, sans-serif;
}

h1 {

  color : #A5A5A7;
  font-size: 10pt;
  font-weight: 400;
  font-style : italic;
  font-family: Verdana, Arial, helvetica, sans-serif;
}

h4 {

  color : #A5A5A7;
  font-size: 10pt;
  font-weight: 400;
  font-style : italic;
  font-family: Verdana, Arial, helvetica, sans-serif;
}


.caption {
  font-size : 9pt;
  color : #C0C0C0;
  font-style : italic;
}

BODY { margin-top: 0px;}

BODY { margin-top: 0px;
	top: 0px;
     }

HR { position : relative;}
