body { 
	background-color: #EEEEEE	 }

A:link {
	color: AA0000;
	text-decoration: none
	}

A:visited {
	color: #440000;
	text-decoration: none
	}
A:active {	color: #DD0000;
	text-decoration: none	}h1 {	color: #770000;	font-weight: bold;	font-size: 250%;	padding-top: 1.5em	}

.main-index {
	font-size: large;
	font-weight: bold
	}

.mi-p {
	padding-top: 1.5em;
	padding-bottom: .5em
	}