a:hover {
	color: #FF0036;
	text-decoration: underlined;
	font-size: 9pt;
	font-family: Arial;
}

a:visited {
	color: #FF0036;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}

a:link {
	font-size: 9pt;
	color: #FF0036;
	text-decoration: none;
	font-family: Arial;
}

body {
	font-family: Arial;
	font-size: 8pt;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
p {
	font-size: 8pt;
	font-family: Arial;
}
.delta {
	font-size: 9pt;
	font-family: Arial;
}
td {
	font-family: Arial;
	font-size: 8pt;
}
