
font-size: 10px;
color: #0000FF;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

A:link {
font-size: 10px;
color: #0000FF;
font-weight: normal;
font-style: normal;
text-decoration: none;
}


A:hover {
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

A:active {
font-size: 10px;
color: #0000FF;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
A:visited {
font-size: 10px;
color: #0000ff;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

h1 {
color: #0000FF;
font-size: 12pt;
font-weight: bold;
}
h2 {
color: #0000ff;
font-weight: bold;
}
p, tr, td {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}
