body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #43431F;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #43431F;
}

th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #43431F;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	color: #43431F;
}

.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #43431F;
}

.smallersubtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #43431F;

}

.style3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #43431F;
	line-height: normal;

}

.boldgold {
	font-weight: bold;
	color: #FF6600;
}

.boldgreen {
	font-weight: bold;
	color: #669933;
}

.boldblue {
	font-weight: bold;
	color: #003399;
}

.highlight {
	background-color: #FFFF33;
}

.elevenpt {
	font-size: 11px;
}
