body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #442200;
	cursor: auto;
	font-weight: normal;
	font-variant: normal;
	text-align: justify
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #442200;
	font-weight: bold;
	font-variant: normal;
	text-align: justify;
	line-height: 12pt;

}

A:visited {
	color: #442200;
	text-decoration: underline;

} 
A:hover {
	color: Silver;
} 
A:LINK {
	color: #442200;
	text-decoration: underline;
}