body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: small;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;
	text-align: center;
}
h1 {
	font-size: x-large;
	text-align: center;
}

h2 {
	font-size: large;
	text-align: center;
}

h3 {
	font-size: medium;
	text-align: center;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #990000;
	font-style: oblique;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #990000;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #990000;
}

.sidebarFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	text-align: center;
	background-color: #EEEEEE;
}

.button {
	background-color: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
	font-size: small;
	font-style: italic;
}

