A:link {
	color: #4444FF;
	text-decoration: none;
}
A:visited {
	color: #4444FF;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
TABLE {
	empty-cells: show;
}
TD {	
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
BODY {
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
H1 {
	font-family: arial black;
	color: #22227f;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}