
BODY, TD {
        font-family: Arial, Helvetica;
        font-size: 10pt;
        color: #000000;
        font-weight: normal;
}

h1 {
        font-size: 14pt;
	font-weight: bold;
}

A {
        color: #009900;
        font-weight: normal;
	text-dekoration: none;
}

A:visited {
        color: #000099;
        font-weight: normal;
	text-decoration: none;
}
