/* CSS Document */

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}
.style2 {color: #4FA806
}
.style3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
}
.style14 {	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
.bodyTextupdated {
	font:11px arial;
	line-height:18px;
	color:#333333;
	}
.bodyTextupdatedBold {
	font:11px arial;
	line-height:18px;
	color:#333333;
	font-weight:bold;
	}
.bodyTextupdatedBold1 {
	font:11px arial;
	line-height:18px;
	color:#FF6600;
	font-weight:bold;
	}