@charset "UTF-8";
/* CSS Document */

body{
background-color:#3f5668;
color:#ffffff;
font-size:10pt;
}
a, a:visited{
color:#7691a5;
text-decoration:none;
}
a:hover{
color:#ffffff;
text-decoration:underline;
}
#container{
width:800px;
background-color:#24252a;
border:1px solid #ffffff;
}
#header1{
margin-top: 0;
height:209px;
text-align:left;
width:800px;
}
#header2{
height:27px;
margin-top: 0;
text-align:left;
width:800px;
}
#header3{
height:22px;
margin-top: 0;
text-align:left;
width:800px;
}
#header4{
margin-top: 0;
height:20px;
text-align:left;
width:800px;
}
#mid{
padding:15pt;
text-align:left;
}
#footer{
padding:20px 0 0 0;
line-height:15pt;
letter-spacing:2pt;
}
h1{
font-size:13pt;
}
h2{
font-size:12pt;
}
h3{
font-size:11pt;
}
