.Green {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00CC33;
	font-style: inherit;
}
.Blue {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	font-style: inherit;
}
.small_type {
	font-size: x-small;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: #333;
	font-family: "Lucida Sans", Tahoma, Arial;
}
.largeheadlines {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 24px;
	font-style: normal;
	line-height: 45px;
	font-weight: 200;
	font-variant: small-caps;
	color: #CC5200;
}
.bluebody_copy {

	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #000099;
	font-style: inherit;
}
.greenbody_copy {


	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #00CC33;
	font-style: inherit;
}

