/* CSS Document */

body {margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

body,td,th {
text-align: left;
font-family: verdana;
font-size: 11px;
color: #58636e;}

a {color: #3b5998; font-weight:bold;}
a:visited {color: #3b5998;}
a:active {color: #3b5998;}
a:hover {color: #6edb37; text-decoration: none;}

.heading {
text-align: left;
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #000000;}

.heading2 {font-weight: bold; color:#000000;}

.heading3 {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #3b5998;}

table.form {
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    border-collapse: collapse;
}

table.form td,th {
    border-width: 2px;
    padding: 4px;
    border-style: solid;
    border-color: #e5e5e5;
}