
BODY {     
  color: black ! important ;      
  background: white ! important ; 
  margin-left: 15%; margin-right: 10%; margin-top: 4%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

H2 { 
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline
}


a.link:active { color: #535353 }
a.link:visited { color: #000000 }
a.link:link { color: #535353 }
a.link:hover { color: #cccccc }

