body {
background: #FFF url('images/UM_logo_1.gif') repeat-x top;
	margin-left: 5%;
	font-family: verdana; 
	font-size: 82%;
}
div.list {
	margin-top: 100px;
	display:table;
}
div.head {
	font-weight: bold; font-size:bigger;
}
li {
	margin-left: 3%;
	margin-right: 12%;
	list-style-type:none; 
	text-indent: -3%;
	padding-top: 10px;
}
a {
	color: #006699; 
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #66CCFF;
}

