div.content 
{
position: absolute; 
left:270; 
top:150; 
width:500; 
font-family: trebuchet; 
font-size: 10pt; 
text-align: justify
}

Body 
{
background: #FFFFFF; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
font-family: trebuchet; 
font-size: 10pt; 
color: #000000
}

Body
{
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
background: url("backgr.jpg")
}

HR 
{
color: #0840BB
}

H1 
{
font-family: trebuchet; 
font-size: 14pt; 
color: #000000; 
font-weight: bold
}

H2 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #0840BB; 
font-weight: normal
}

H3 
{
font-family: trebuchet; 
font-size: 8pt; 
color: #000000; 
font-weight: normal; 
text-align: center
}

Center 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #000000;  
font-weight: normal; 
text-align: center
}

P 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #000000; 
font-weight: normal
}

B 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #000000; 
font-weight: bold; 
}

I 
{
font-family: trebuchet; 
font-size: 11pt; 
color: #000000;
font-style: italic
}

A 
{
text-decoration: none; 
color: #0840BB; 
font-size: 11pt; 
font-weight: bold
}

A.hover 
{
text-decoration: none; 
color: #000000; 
font-size: 11pt; 
font-weight: bold
}

A.visited 
{
text-decoration: none; 
color: #0840BB; 
font-size: 11pt; 
font-weight: bold
}

body, table, tr, td 
{
font: 10pt trebuchet; 
color: #000000; 
letter-spacing: 1px
}

input, textarea, option, select 
{
background-color: #FFFFFF;
font: 10pt trebuchet;
color: #000000;
letter-spacing: 1px;
border: 1px solid #0840BB;
padding:2px; 
}