
 A:link       { text-decoration: underline;color: #468C28; }
 A:visited    { text-decoration: underline;color: #468C28; }
 A:active     { text-decoration: underline;color: #DF002F; }
 A:hover      { text-decoration: underline;color: #DF002F; }

body  {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 }
td {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h3, h4, th {
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color : #F0F7ED;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
}
