body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: 'Comic Sans MS', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background-color: #2B57AE;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.5em;
	text-align: left;
	color: #2B57AE;
	}

	}
a {
	color: #b85b5a;
	text-decoration: none;
}

h2 {
	font-size: 1.2em;
	color: #2b57ae;
	}

	}

h3 {
	font-size: 1.3em;
	color: #2B57AE;
	}


	}
 a:visited {
	color: #b85b5a;
	text-decoration: none;
	}





a:hover {
	color: #9A3320;
	text-decoration: underline;
	}

	}








p {
	color: #2c5fb8;
	line-height: 140%;
	font-size: .9em;
}
h5 {
	font-size: 1.5em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
