body {
font-family:Verdana, Arial;
margin:0;
color:#e0e0e8;
scrollbar-base-color:#ffffff;
scrollbar-3dlight-color:#c0c0c0;
scrollbar-darkshadow-color:#c0c0c0;
scrollbar-arrow-color:#63acff;
}
table {border-collapse:collapse;font-size:10pt;}
td {padding:0;margin:0;}
a:link {text-decoration:none;color:#e0e0e0;}
a:visited {color:#e0e0e0;text-decoration:none;}
a:hover {color:#ffffff;text-decoration:underline;}
td.c{
text-align:center;
font-size:8pt;
background-color:#63acff;
font-weight:bold;
color:#ffffff;
}
input {
 border-style:solid;
 border-width:1;
 border-color:#6c6c6b;
 color:#383838;
 font-family:Verdana, Arial;
}
textarea {
 border-style:solid;
 border-width:1;
 border-color:#6c6c6b;
 color:#383838;
 font-family:Verdana, Arial;
}
.ph {
 width:100%;
}
textarea.i {
 width:500;
 height:150;
}
ul {
 margin-top:5px;
}
li {
 list-style-type:'square';
}
div.mor {
 font-size:8pt;
 text-align:right;
 font-weight:normal;
 margin-right:10px;
 margin-top:5px;
}
hr {
 color:#06181e;
 border-style:solid;
 border-color:#06181e;
}
