body, div, p, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
}
.header {
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
}
a {
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : underline;
}
a:hover {
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
}
.copyright {
	font-size : 8pt;
	color : #000000;
}
.smalltext {
	font-size : 8pt;
}
ol {
	list-style-position : inside;
}