
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 : #333333;
}
h2
{
font-size: 14pt;
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: 12px;
         font-family: Verdana, Arial, helvetica, sans-serif }
A:active { text-decoration: none;
         color : white;
         font-size: 12px;
         font-family: Verdana, Arial, helvetica, sans-serif }
A:visited { text-decoration: none;
         color : white;
         font-size: 12px;
         font-family: Verdana, Arial, helvetica, sans-serif }
A:hover { color : #A3B8FF;
         text-decoration: underline;
         font-size: 12px;
         font-family: Verdana, Arial, helvetica, sans-serif }

IMG.thumbnail {
  border-style : solid;
  border-width : 4pt;
  border-color : #AAAAAA;
}

IMG.display {
border-style : solid;
  border-width : 7pt;
  border-color : #AAAAAA;
}

h3 {

  color : #A5A5A7;
  font-size: 14pt;
  font-weight: 400;
  font-style : italic;
  font-family: Verdana, Arial, helvetica, sans-serif;
}

h1 {

  color : #A5A5A7;
  font-size: 14pt;
  font-weight: 400;
  font-style : italic;
  font-family: Verdana, Arial, helvetica, sans-serif;
}

h4 {

  color : #A5A5A7;
  font-size: 14pt;
  font-weight: 400;
  font-style : italic;
  font-family: Verdana, Arial, helvetica, sans-serif;
}


.caption {
  font-size : 12pt;
  color : #C0C0C0;
  font-style : italic;
}

BODY { margin-top: 0px;}

BODY { margin-top: 0px;
	top: 0px;
     }

HR { position : relative;}