a { text-decoration:none;}

a:hover {text-decoration:underline;}

body, table, select, input, textarea
{ 
    font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
    font-weight: lighter;
    font-size:14px;
}

body, table
{ 
    background-color: #ffffff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

td { }
th { color:#333333; text-align: left; vertical-align: top}
h1 { font-size: 150%; font-weight: normal; margin-bottom: 15px}
h2 { font-size: 125%; font-weight: normal; margin-bottom: 15px}
h3 { font-size: 100%; font-weight: normal; }
