a {
color: 0033C6;
text-decoration: none;
font-weight: bold;
font-family: arial;
font-size: 8 pt;
}

a:hover {
text-decoration: underline;
}


body,table,p {

        font-family: Tahoma;

        font-size: 9pt;

        color: #000000;

        font-weight: normal;
		}