body, html {
 background:#ffffff;
 text-align:left;
}
td, body, input, select, textarea {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size:12px;
 color:#4b4b4b;
}

ul {padding-left:0;}
ul li {margin-left:20px;}

a, a:hover {
 color:#0155cf;
}
a {
 text-decoration:underline;
}
a:hover {
 text-decoration:none;
}
h1 {
 font-size:14px;
 color:#6c6c6c;
}
h2 {
 font-size:12px;
 color:#6c6c6c;
}
h1, h2, p {
 padding:1px 0 6px 0;
 margin:0;
}
p {
  text-align:justify;
}
hr {
 background-color:#959488;
 height:2px;
 border:0px;
}

.date {
 color:#9a9a9a;
 font-size:11px;
}

table.std-tab {
 width:100%;
 padding:0px;
 margin:0px;
 border:0px;
}