body, table {
font-family: verdana, tahoma;
font-size: 8pt;
}

h3, i {
font-size: 9pt;
color: white;
background-color: #ff0066;
}

h1 {
font-size: 9pt;
color: white;
background-color:  #808080;
}

a:link,  {
text-decoration: none;
color: blue;
}

a:hover, {
text-decoration: underline;
color: black;
}

a:active,  {
text-decoration: none;
color: #ff8000;
}

a:visited,  {
text-decoration: none;
color: #ff8000;
}