body, p, td, li {
	font-family: "Arial"; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 10pt
}

h1 {
	font-size: 12pt
}

A:link {
	color: #4B3F29;
	background: transparent;
	text-decoration: none;
}

A:visited {
	color: #4B3F29;
	background: transparent;
	text-decoration: none;
}

A:hover {
	color: #4B3F29;
	background: transparent;
	text-decoration: underline;
}

A:active {
	color: #4B3F29;
	background: transparent;
	text-decoration: underline;
}
