a:link {color: #0000FF; background-color: #FFFFFF; }
a:active {color: #993300; background-color: #FFFFFF; }
a:visited {color: #333333; background-color: #FFFFFF; }
h2 {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 5%;
	font-size: 24px;
}
h3 {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
}
h4 {color: #000000; background-color: #FFFFFF; margin-top: 5%; }
h5 {color: #000000; background-color: #FFFFFF; margin-top: 5%; }
ol {margin-top: 0em; }
ul {margin-top: 0em; }
li {
	padding-bottom: 0.3em;
}	
.bold {font-weight: bold; }
.title {font-weight: bold; font-style: italic; }
.italicized {font-style: italic; }
.ezproxy {color: #009966; background-color: #FFFFFF; }
.centered {
	text-align: center;
}
.sectiontitle {
	color: #FFFFFF;
	background-image: url(../backgrounds/brown_banner.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.sectiontitle {
	color: #FFFFFF;
	height: 30px;
}
.indented {
	margin-left: 2em;
}
h1 {
	font-size: 30px;
}

