BODY {
	color : #000000;
	background-color : #3DBA90;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

A {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : 600;
}

A:HOVER {
	color : #71569D;
	text-decoration : none;
	font-weight : 600;
}


h2 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
}

h3 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 14px;
	font-weight : 600;
	font-style : normal;
	font-variant : normal;
}


strong {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
	font-style : normal;
	font-variant : normal;
}

td {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.highlighted {
	color : #71569D;
	text-decoration : none;
	font-weight : 600;
}

.link-text {
	color : #3DBA90;
	text-decoration : none;
	font-weight : 600;
}

.larger-text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.small-print {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.smaller-text {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	
}

.spacing {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
.text-style {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.linethrough { text-decoration: line-through; }