body {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
}
h1 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
	margin:0;
}
td {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    vertical-align:top;
}
.redsmall {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: red;
    font-size: 8pt;
}
.redbold {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: red;
    font-weight: bold;
    font-size: 8pt;
}
a:link { font-weight:normal; color:#000099; text-decoration:underline}
a:visited { font-weight:normal; color:#000099; text-decoration:underline }
a:hover { font-weight:normal; color:#E00000; text-decoration:underline }
a:active { font-weight:normal; color:#E00000; text-decoration:underline }
a:focus { font-weight:normal; color:#00E000; text-decoration:underline }
