BODY
{
color: white;
background-color: black;
font-size: 10pt;
}


DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{ font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: white;
}
font
{
  color: #AAAAAA;
}

.poem
{
  font-size: 8pt;
}

h2
{
font-size: 16pt;
font-weight: bold;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
margin-left: -10px;
margin-right: -10px;
}

h4
{
  color: yellow;
  font-size: 13pt;
}

I
{
  color: #888888;
  font-style: normal;

}

INPUT, TEXTAREA
{ border-color: #003366;
border-style; none;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: black;
background-color: #FFFFFF;
}

TEXTAREA
{ background-color: #EEEEEE;
font-family: arial;
color: black;
scrollbar-base-color: black;
scrollbar-3dlight-color: grey;
scrollbar-highlight-color: none;
scrollbar-track-color: white;
scrollbar-arrow-color:white;
scrollbar-shadow-color: black;
scrollbar-dark-shadow-color: black;
}


A, TD.A, A:link
{ color: #FFCC00;
text-decoration: none;
}

A:hover
{
color: yellow;
text-decoration: underline;
}

A:visited
{
color: #FFCC66;
}

A:active { color : #d5ae83}

.caption
{
font-size : 10pt;
color : #44dd44;
font-style : italic;
}

TD
{
background-color: none;
}

TD.thumbnail
{
vertical-align: middle;
}

.thumbnail
{
border-color: white;
border-width: 1px;
}


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