a {
 font-family: Arial, Verdana;
 color: #000000;
 text-decoration: none;
}

a:link {
 font-family: Arial, Verdana;
 color: #000000;
 text-decoration: none;

}

a:visited {
 font-family: Arial, Verdana;
 color: #000000;
 text-decoration: none;
}

a:hover {
 font-family: Arial, Verdana;
 color: #0019A7;
 text-decoration: none;

}

body {
 background-color:#FFFFFF;
}

td.main {
 font-family: Arial, Verdana;
 font-size: 12;
 font-weight: 300;
 text-align:left;
 color: #000000;
}

td.maincenter {
 font-family: Arial, Verdana;
 font-size: 12;
 font-weight: 300;
 text-align:center;
 color: #000000;
}

