a.green:link {text-decoration: none; color: #00995A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px;}
a.green:active {text-decoration: underline; color: #00995A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
a.green:visited {text-decoration: none; color: #00995A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
a.green:hover {text-decoration: underline overline; color: #00995A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }

.classname {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:19px;
	-moz-border-radius-topleft:19px;
	border-top-left-radius:19px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:19px;
	-moz-border-radius-bottomright:19px;
	border-bottom-right-radius:19px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.classname:active {
	position:relative;
	top:1px;
}.classname1 {	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:19px;
	-moz-border-radius-topleft:19px;
	border-top-left-radius:19px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:19px;
	-moz-border-radius-bottomright:19px;
	border-bottom-right-radius:19px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:200px;
	text-decoration:underline;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}

.style1 {
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 36px
}
.style3 {font-size: 24}
.style5 {
	a:link color: #00995A; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00995A;
	text-decoration: underline;
}
.style6 {
	font-size: 16;
	font-weight: bold;
}
.style21 {	font-size: 36px
}.green_leadin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00995A;
}
.green16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00995A;
	text-decoration: none;
}
.green16Underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00995A;
	text-decoration: underline;
}
.justified {
	text-align: justify;
}
