body,td{
    font-size: 14;
    font-family: tahoma;
    color: #000000;
}


h1{
    font-size: 18;
    font-family: tahoma;
}

h2{
    font-size: 15;
    font-family: tahoma;
}

table {border-collapse: collapse;}

a:link {
    color : #333399;
    text-decoration: none;
}

a:visited {
    color : #333399;
    text-decoration: none;
}

a:hover {
    color : #0000FF;
    text-decoration: underline;
}
