BODY {
	color: Black;
	background-color: White;
	margin: 0;
	font-family : "Bookman Old Style", "Times New Roman", Times, serif;
	}

TD {
	font-family : "Bookman Old Style", "Times New Roman", Times, serif;
}

.light {
	color: Black;
	background-color: White;
	font-size: 11pt;
}

.box {
	color: Black;
	background-color: White;
	font-size: 13pt;
	border : 1px solid Black;
}

.smalllight {
	color: Black;
	background-color: White;
	font-size: 9pt;
}

.caption {
	color: Black;
	font-size: 9pt;
	font : italic;
	line-height : 9pt;
}

TD.dark {
	color: White;
	background-color: Black;
	font-size: 11pt;
}

.heading {
	color: Black;
	background-color: White;
	font-size: 12pt;
	font-weight: bold;
}

A {
	color: Black;
	text-decoration: none;
}
