body, td {
	color: #2B85B6;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p {
	margin: 0.25em 0 0.5em 0;	
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FE9900;
}
.largerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B85B6;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FEB835;
	border: thin solid #cccccc;
	padding-right: 3px;
	padding-left: 3px;
}
