body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

        a:link    { color :#007700; font-family : "Arial"; text-decoration:none;}
        a:active  { color :#007700; font-family : "Arial"; text-decoration:none;}
        a:visited { color :#007700; font-family : "Arial"; text-decoration:none;} 
        a:hover   { color :#007700; font-family : "Arial"; text-decoration:none;}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #EA2224;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
