.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E4DDCC;
	margin: 0px;
}
.tabletext {
	font-size: 9pt;
	line-height: 14pt;
}
.callout {
	font-size: 11pt;
	font-weight: bold;
}
.inlinebold {
	font-weight: bold;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

