.siteMapList ul 
{
	margin-bottom: 2em;
	list-style-type: disc;
}

.mantra h1 
{
	font-family: 'Verdana', sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-left: 20px;
}



.ncaaChamps
{
	background-color: red;
	color: white;
	font-size: larger;
	margin-bottom: 2em;
}

.finalFour
{
	background-color: blue;
	color: white;
	font-size: larger;
	margin-bottom: 2em;
}

.nitChamps
{
	background-color: green;
	color: white;
	font-size: larger;
	margin-bottom: 2em;
}

.university 
{
	font-family: Verdana, sans-serif;
	font-size: larger;
	background-color: yellow;
}

.contactForm
{
	text-align: center;
	color: navy;
	font-size: larger;
	font-weight: bold;
}

body
{
	font-family: Verdana, sans-serif;
}
