BODY.main {
	background-color : White;
	margin-left : 4px;
	margin-top : 10px;
	color : #434321;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}

TABLE, TD, TR {
	background-color : White;
	color : #434321;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}

A:LINK {
	color : #9F9F00;
	text-decoration : none;
}

A:HOVER {
	color : #959500;
	text-decoration : underline;
}

A:ACTIVE {
	color : #9F9F00;
	text-decoration : none;
}

A:VISITED {
	color : #9F9F00;
	text-decoration : none;
}