a:hover {color: #623100; text-decoration: none; font-weight: bold}
a {color: #996633; text-decoration: none; font-weight: bold}

.hdr {
	color: #996633;
	font: 11pt Verdana;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1pt;
}


.body {
	color: #333333;
	list-style: inherit;
	padding-right: 30px;
	padding-top: 0px;
	font: 11px/24px "Lucida Grande", Verdana;
}

.highlight {
	color: black;
	list-style: inherit;
	padding-right: 30px;
	padding-top: 0px;
	font: 11px/24px "Lucida Grande", Verdana;
	background: #ff9900;
}

.bullets {
	color: #333333;
	list-style: inherit inherit circle inside none;
	padding-right: 20px;
	padding-top: 20px;
	font: 11px/24px "Lucida Grande", Verdana;
	text-indent: 15px;
}

.table {
	color: #333333;
	font: 11px/20px "Lucida Grande", Verdana;
	list-style: inherit;
}

.tableital {
	color: #333333;
	font: oblique 9px/20px "Lucida Grande", Verdana;
	list-style: inherit;
}

.tablehdr {
	color: #804000;
	font: bold 11px/20px "Lucida Grande", Verdana;
	list-style: inherit;
	background: #baab79;
	margin: 2px;
	padding: 5px;
}

.subhdr {
	color: #804000;
	font: bold 12px/24px "Lucida Grande", Verdana;
	list-style: inherit;
	padding-right: 0px;
	padding-top: 0px;
}

.break {
	border-bottom: 1px dotted #baab79;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: -15px;
}

.specialhdr {
	color: #804000;
	font: bold 9px/16px "Lucida Grande", Verdana;
}

.tdbak {
	background: white url(cell_bad.jpg) no-repeat;
}