body {
color:#5f5f5f;
font-family:Verdana;
font-size:10px;
margin:0;
overflow:hidden;
width:100%
}

a {
color:#5f5f5f;
text-decoration:none
}

a:hover {
border-bottom:silver 1px solid;
color:#e4e4e4;
text-decoration:none
}

#base .left {
background-image:url(x0.jpg);
background-position:center top;
background-repeat:no-repeat;
border-right-color:#CCC;
border-right-style:solid;
border-right-width:1px;
color:#fff;
height:100%;
position:absolute;
width:300px;
z-index:11
}

#base .left .he {
bottom:10%;
margin-left:25px;
margin-right:25px;
position:absolute;
width:250px
}

#base .left .he h1 {
font-size:13pt;
text-align:center
}

.main {
bottom:0;
height:100%;
left:0;
overflow:auto;
position:absolute;
top:0;
width:100%;
z-index:1
}

.t {
border-bottom:silver 1px solid;
font-size:14px;
font-weight:bolder;
letter-spacing:2px;
margin:5px 30px 5px 310px;
padding:10px
}

.t:first-letter {
color:#69F
}

.td {
font-size:10pt;
line-height:160%;
margin-bottom:20px;
margin-left:310px;
margin-right:30px;
padding-left:20px
}

table {
font-size:10px
}

input,textarea {
border:silver 1px solid;
font-size:10px
}