body {
	font-family: Arial, Verdana, Sans-Serif;
	color: #000066;
	background-color: #CCCCCC;
	margin-top: 1.1em;
	margin-right: 1%;
	margin-bottom: 1.1em;
	margin-left: 1%;
}

h1 {
	color: #000066;
}

h2 {
	font-family:Georgia, Times, Serif;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(tile.jpg);
}

h3 {
	
	color: #000066;
}

ul {
	
	text-align: left;
	text-indent: 1.1em;
}
ol {
	
	text-align: left;
	text-indent: 1.1em;
}


.nav {

	font-family:arial, times-new-roman, sans-serif;
	font-size:.8em;
}

.highlight {
	
	color:#FF0000;
}
.mshs {

	text-align:center;
}

.based{

	color:#000000;
}