th {
	font-size: 11px;
	color: #999999;
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 0 5px;
}
ul {
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: circle;
	color: #990000;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
caption {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	border-bottom: #FFB300 solid 1px;
}
table {
	margin-right: 20px;
	margin-left: 20px;
	border: 0;
	width: 90%;
}
td {
	line-height: 16px;
	font-size: 11px;
}

