body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10 pt;
}

table {
font-size: 10 pt;
}

h1, h2, h3, h4, h5, h6  {
color: #6699CC;
}

a:link {
text-decoration: none; color: blue
}

a:hover {
text-decoration: none; color: red
}

a:active {
text-decoration: none; color: black
}

a:visited {
text-decoration: none; color: gray
}
