/* CSS Document */

.normaltext {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #993300;
	line-height: 18pt;
	word-spacing: c;
	text-align: justify;
}
.heading {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #008641;
}
.brown {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #993300;
    line-height: 18pt; 
	word-spacing: c;
	}
.green {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #008641;
}