BODY {
	font: 10pt tahoma;
	background: #EEEEEE url(bg.gif) fixed no-repeat top right;
}

TABLE {
	font: 10pt tahoma;
}

P {
	font: 10pt tahoma;
}

P.hdr {
	font: bold 10pt tahoma;
	border-top: solid 1px black;
}

SPAN.small {
	font: 8pt tahoma;
}

A {
	font: 10pt tahoma;
	color: darkblue;
	text-decoration: none;
}

A.bld {
	font: bold 10pt tahoma;
	color: darkblue;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}