body{
font-family:arial;
font-size:10pt;
color:white;
background: #181c1d;
}

a{
color:white;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.clear{
clear:both;
}

p.bodytext{
margin:0px 0px 5px 20px;
}

div#head{
position:relative;
}

h1#header_text{
position:absolute;
top:105px;
left: 300px;
font-size:12pt;
font-weight:normal;
}

div#wrap{
width:900px;
border:1px solid #8b8d8e;
height:685px;
margin: 0px auto 0px auto;
}


