@charset "UTF-8";
/* CSS Document */



body {
font-family: helvetica;
margin-bottom: 4em; font-size: 0.8em;}


h1 {font-size: 42px; font-family:Arial, Helvetica, sans-serif;}
h2 {font-size: 22px; font-family:Arial, Helvetica, sans-serif; }

	
a {
	text-decoration:none;
	color:#000000; 
}

a:hover {
	color:white; background-color:#000000; text-decoration: none;
	
}
