@charset "ISO-8859-1";
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: center;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 11px;
	padding: 10px;
}
.projecttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 10px 40px 0px 0px;
}
.projecttext_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

