a:link {
	color: black;
	text-decoration: none;
	font-size: small;
}

a:visited {
	color: black;
	text-decoration: none;
	font-size: small;
}	

a:hover {
	color: black;
	text-decoration: none;
	font-size: small;
}	
p
 {
	font-size: small;
	max-width: 600px;
}

ul {
	font-size: small;
	font-family: arial, helvetica, sans-serif;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}


	
