body {
left: 0px;
top: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
background-color: #ffffff;
}

a { text-decoration: none; }
a:link { color: #022c7e; }
a:visited { color: #022c7e; }
a:active { color: #333333; }
a:hover { color: #000000; text-decoration: underline; }

table {
font-family: "ArialCE","HelveticaCE","Arial","Helvetica",Sans-serif;
font-style: normal;
font-variant: normal;
font-weight: 200;
font-size: 11px;
color: #000000;
}

input {
border-color: #000000;
background-color: #f1f6fa;
border: 1px;
border-style: solid;
height: 23;
}

.submit {
width: 80px;
height: 23;
font-size: 11px;
font-weight: bold;
color: #000000;
background: #98a4bc;
border-style: solid;
padding-top: 0px;
margin-right: 2px;
cursor: pointer;
}
