BODY {
		font-family: Arial, Helvetica;
		font-size: 11pt;
		background: #ffffff;
}
TD {
		font-family: Arial, Helvetica;
		font-size: 11pt;
}
A:LINK {
		font-family: Arial, Helvetica;
		text-decoration: none;
}
A:VISITED {
		font-family: Arial, Helvetica;
		text-decoration: none;
}
H1 {
		font-family: Arial, Helvetica;
		font-size: 20pt;
		font-weigth: bold;
}
H2 {
		font-family: Arial, Helvetica;
		font-size: 17pt;
		font-style: italic;
		font-weigth: bold;
}
SMALL {
		font-family: Arial, Helvetica;
		font-size: 8pt;
}
.compactheader {
		font-family: Arial, Helvetica;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
}
.compacthr {
		font-family: Arial, Helvetica;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        line-height: 0;
}
.darkblue {
		color: #480AC0;
}
.light {
		color: #bFbFeF;
}
PRE	{
		font-family: Courier New, Courier;
}
