body,td,th {
	font-size: 10pt;
	font-family: Arial Bold, Arial, sans serif;
	color: #00CC00;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.GreyText {
	text-decoration:none;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.FieldLabelRight {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663399;
	text-align: right;
	vertical-align: bottom;
}.FieldLabelLeft {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663399;
	text-align: Left;
	vertical-align: bottom;
}
.FieldLabelCenter {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663399;
	text-align: Center;
	vertical-align: bottom;
}
.fieldLeft   {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10pt;
	text-align: Left;
	border: thin solid #CCCCCC;
	color: #000000;
}

