/* styles for MOP's edits */

BODY {
	color: black;
	background: #abb8c4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}

H1 {
	text-align: center;
	font-size: 12px;
}

UL {
	list-style-image: url("/mmicons/doc02.gif")
}

A:link, A:visited {
	color: black;
	background: #abb8c4;
	text-decoration: none;
}

