BODY {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	topmargin: 0px;
	leftmargin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:LINK, A:VISITED {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: SlateGray;
}
.TopicHead {
	color: black;
	font-weight: bold;
	font-size: 12pt;
}
.subhead {
	color: black;
	font-weight:bold;
}
.small {
	font-size: 8pt;
}	

