.TitleGreen {
	font-family: "Antique Olive", Arial;
	font-weight: bold;
	color: #009900;
}
.RightText {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E9FFE1;
	margin: auto;
	padding: 1px;
	height: auto;
	width: auto;
	border: thin dashed #99CC66;
}
