body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #CC0033;
	text-align: center;
}

.bold {
	font-weight: bold;
}
.indent {
	font-style: italic;
	margin-left: 10px;
	color: #333366;
}

.currentpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #003333;
	font-weight: bold;
	text-align: center;
}
.highlight {
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	}
h2 {
	font-size: x-large;
	font-weight: bold;
	text-align: left;
	color: #000066;
}
.heading {
	font-weight: bold;
	color: #993300;
	font-size: 110%;
	font-style: italic;
}
.alternative {
	color: #990033;
}

.description {
	font-weight: bold;
	color: #333366;
}


a:hover {
	text-decoration: underline;
	font-size: 110%;
	}
a:active {
	text-decoration: none;
	}
.links {
	font-weight: bold;
		text-align: center;
}
a {
	color: #3333FF;
}
.italics {
	font-style: italic;
}
.callno {
	font-size: small;
}
h3 {

	font-size: large;
	font-weight: bold;
	text-align: left;
	color: #000066;
}
.redbold {
	font-weight: bold;
	color: #DE423D;
	font-style: italic;
}
