body {
 background: #B7D2D9;
 background-image: url('none');
 background-position: 96px; 0px;
 background-repeat: repeat-y;
 text-align:justify
}
a {
 font-weight: normal;
 text-decoration: none;
}
b{
 font-weight:bold;
 color:#000000;
}
a:link {
 color: #0000FF;
}
a:hover {
 color: #ffffff;
 cursor: pointer;
}
div, td {
 font-family: arial;
 font-size: 10pt;
}
#text {
 position: absolute;
 top: 130px;
 left: 215px;
 width: 444px;
 padding-bottom: 15px;
}
#left {
 position: absolute;
 top: 150px;
 left: 40px;
 width: 148px;
}
#footer {
 position:absolute;
 top:890px;
 left: 96px;
 width: 590px;
}
#inleft {
 padding-left: 8px;
 padding-right: 8px;
}

