.ContentTable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: 5px;
}
.textstyle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 19px;
	list-style-image: none;
	list-style-type: none;
	font-weight: 400;
}
.maintitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #adde00;
}
.smallheader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #adde00;
	text-decoration: underline;
}
