/* This is for the main bulk of text, other values for the rest of the page is in Mainstyle.css */
body {
	color: #444432;
	font: 9pt Arial;
	text-align: left;
	margin-left: 1.5cm;
	list-style-type: disc;
	list-style-position: outside;
}
a {
	color: #7C1042;
	text-decoration: none;
}
a:hover {
	
}
a:visited {
	
}
