body {
	font-family: Arial;
	text-align: justify;
	background-color: White;
	color: #46638B;
}

html, body, #wrapper, h1, #nav, li, ul {
	margin: 0;
	padding: 0;
	list-style: disc;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}	
