a:link, a:visited {
 font-family: Verdana;
 font-size: 9pt;
 color: #002B4A;
 font-weight: bold;
 text-decoration:underline;
}

a:hover {
 color: #0B9AFF;
 text-decoration:none;
}

a.footer:link, a.footer:visited {
 font-family: Verdana;
 font-size: 8pt;
 color: #000000;
 font-weight: normal;
 text-decoration:none;
}

a.footer:hover {
 color: #FF5F00;
 text-decoration:underline;
}


body {
 font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
}

table {
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 vertical-align:top;
 color:#000000;
}

td {
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 color:#00000;
 vertical-align:top;
 }

td.center, td.button {
 font-family: Arial;
 font-size: 9pt;
 font-weight: normal;
 text-align:center;
 color:#000000;
 vertical-align:middle;
 padding:0px;
 }

td.content {
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 padding: 5px 7px 5px 7px;
 color:#000000;
 vertical-align:top;
}

td.ads {
 padding: 32px 5px 5px 20px;
 vertical-align:top;
 text-align:left;
}

h1 {
 font-family: Verdana;
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 color: #6CA800;
 vertical-align:top;
 margin:0px;
}
