@charset "utf-8";
/* CSS Document */

body {
	background-color: #999999;
	font-family: Garamond, Georgia, "Times New Roman";
	color: #000000;
}
h1 {
	text-decoration: underline;
}

h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	color: #3F5CB0;
}
a:visited {
	color: #91A6CC;
}
ul {
	text-align: left;
	font-style: italic;
	font-size: 18px;
	margin-left: 225px;
}
.navtitletext {color: #3F5CB0}
