.greenTITLE {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #006633;
}
.news-title {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.greenMENU {


	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #006633;
}
.greenMENUitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #006633;
	font-style: italic;

}
.greenBODY {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #666666;
	font-style: normal;

}
.technical {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.news-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-transform: none;
}
.news-content {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
}
.menu-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.menu-content {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
