@charset "iso-8859-1";
/* CSS Document */

body, html  {font-family:Verdana, Geneva, sans-serif;}

.footer {
	height:6em;
	text-align:center;
	
	font-size: .8em;
	background:#f8efa4;
	padding:1em;
}

.footer a {
	color:black;
	text-decoration:none;
}

h2 {font-size:1em; font-weight:bold;}
h3 {font-size:.9em; font-weight:bold;}

p {font-size:.8em;font-weight:normal;}

.imp {padding: 1em 2em;}