.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
a {
	color: #6AA50A;
}

h6
{
	font-size: 13px;
}

h5
{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
}

h4
{
	font-size: 16px;
	color: #8CCC10;
}

.row0
{
	border-top: 1px solid grey;
	font-size: 11px;
	font-family: Arial;
	padding: 4px 8px;
}

.row1
{
	border-top: 1px solid grey;
	font-size: 11px;
	font-family: Arial;
	padding: 4px 8px;
}

th
{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 4px 8px;
}

th.title
{
	text-transform: uppercase;
	color: #8CCC10;
}