Body {
font-family: verdana;
font-size: 10pt;
}

P {
font-family: verdana;
font-size: 10pt;
}

TD {
font-family: verdana;
font-size: 10pt;
}

A:link{
font-size: 10pt;
color: blue;
text-decoration: underline;
}

A:visited{
font-size: 10pt;
color: blue;
text-decoration: underline;
}

A:hover{
font-size: 10pt;
color: #ff0000;
text-decoration: underline;
}

A:active{
font-size: 10pt;
color: #ff0000;
text-decoration: underline;
}