body {
	color: white;
	font-family: Arial, Helvetica, sans serif;	
	font-size: 10pt;
	text-align: justify;
}


#footer {
	font-size: 7pt;
}


.heading {
	font-weight: bold;
}
.heading2 {
	font-style:italic
}
a, a:visited {
	color: white;
}
a:hover {
	text-decoration: none;
}

#footer a, #footer a:visited {
	text-decoration: none;
}