body {
font-family: verdana, tahoma;
font-size: 8pt;
color:white;
}
 table {
font-family: verdana, tahoma;
font-size: 8pt;
color:white;
}
p {
font-family: verdana, tahoma;
font-size: 8pt;
color:white;
}



h1, {
font-family: verdana, tahoma;
font-size: 14pt;
color: red;
}



a:link,  {
text-decoration: none;
color:white;
}

a:hover, {
text-decoration: underline;
color:red;
}

a:active,  {
text-decoration: none;
color:white;
}

a:visited,  {
text-decoration: none;
color:white;
}
