body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: normal; 
    line-height: 180%;
    color: black;
    background-color: white }
    
  h1 {
    font-family: Verdana, Helvetica, Arial, sans-serif }
   h2 {
    font-family: Verdana, Helvetica, Arial, sans-serif }
  h3 {
    font-family: Verdana, Helvetica, Arial, sans-serif }
  h4 {
    font-family: Verdana, Helvetica, Arial, sans-serif } 

 a:link {
	color: #6699CC;
	text-decoration: none;
	font-style:italic;
	background-color: transparent }
	
a:visited {
	color: #6699CC;
	text-decoration: none;
	font-style:italic;
	background-color: transparent }
	
a:hover { color: #006699;
text-decoration: none;
	font-style:normal;
	background-color: transparent}
	
a:active {
	color: #006699;
	text-decoration: none;
	font-style:normal;
	background-color: transparent }