body {
font-family: tahoma, verdana, sans-serif, Lucida Sans;
font-size: 8pt;
color: black;
margin: auto;
width : 100%;
padding:0px;
}
.body {
padding:0px;
margin: 0;
background-color: #fff;
font-size:9pt;
color: #064a91;
}
a:link, a:visited {
font-size: small;
color : #005ba8;
text-decoration : none;
cursor: pointer;
font-size: 9pt;
}
a:hover {
font-size: small;
color : #005ba8;
text-decoration : none;
cursor: pointer;
font-size: 9pt;
}
a {cursor: pointer;
font-size: 9pt;
}
img{
border: 0px;
}
textarea
{
width: 99%;
height: 130px;
}
form
{
margin:0px;
padding:0px;
}
input[type="submit"] {cursor:pointer;display:inline-block;font-size:11px;font-weight:bold;line-height:13px;padding:2px 6px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap}
input[type="submit"]:hover {cursor:pointer;display:inline-block;font-size:11px;font-weight:bold;line-height:13px;padding:2px 6px;text-align:center;text-decoration:none;vertical-align:top;white-space:nowrap}
.onclick {padding:3px; border: 1px solid #40749a; margin-bottom: 1px;
margin-top: 1px;
border-radius: 3px 3 3 3px; background:#9ac2e0;}