body 
{
margin: 0px;
padding: 0px;
background-color: white;
font-family: Verdana, Arial, Helvetica, SanSerif;
font-size: 8px;
line-height 10px;
}

#top
{
position: absolute;
top: 5px;
left: 10px;
margin: 5px;
padding: 5px;
background-color: #ffffff;
height:50px;
width: 650px;
border: none;
}


#bottom
{
position: absolute;
top: 2590px;
left: 10px;
margin: 5px;
padding-top: 5px;
background-color: #ffffff;
height:50px;
width: 650px;
border: 1px none;
}


.maintext
{
font-size: 10pt;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, SanSerif;
color: purple;
}


.title1
{
font-family: DomDiagonal BT, Verdana, Arial, Helvetica, SanSerif;
font-size: 12pt;
font-weight: bold;
color: purple;
}

.title2
{
font-family: Verdana, Arial, Helvetica, SanSerif;
font-size: 10pt;
font-weight: bold;
color: purple;
}


.title3
{
font-family: Arial, Helvetica, SanSerif;
font-size: 10pt;
font-weight: bold;
color: darkgreen;
}


.address
{
font-family: Arial, Helvetica, SanSerif;
font-size: 9pt;
color: #444444;
}

.enter
{
font-family: Arial, Helvetica, SanSerif;
font-size: 16pt;
font-weight: bold;
color: #FF0000;
}

div a:link {color: #ee0000; text-decoration: none} 
div a:visited {color: #ee0000; text-decoration: none} 
div a:hover {color: #ee0000; background: yellow} 
div a:active {color: #ff0000}

