DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  color : #000000;
  background : white;
}
A:link { color : #ff9999}
A:active { color : #ff9999}
A:visited { color : #ff9999}
A:hover { color : #000000}

}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: #000000 1px none;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 180px;
        display: block;
        background: #ffffff;
        height: 160px;
}
a.thumbnail:hover            {
        border: #000000 1px dotted; border-width:medium;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 180px;
        display: block;
        background: #ffffff;
        height: 160px;
}
h1, h2 {
        border: #ff0000 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: #ff0000 2px solid;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 20px;
        width: 98%;
        display: block;
        background: #000000;
        color:  #eeeeee;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 21px;
        position: relative;

}
h2:first-letter
{
  color: #ff0000;
  font-weight: bold;
  font-size: 25pt;
}


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