body {
	font-family: Arial, Helvetica, sans-serif;
}
.white-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.brownCapTitle {
	color: #993300;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.style6 {
	color: #993300;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: 14;
	font-weight: bold;
}

#title, #subtitle, #author {
	text-align: center;
}
#title {
	font-size: 24px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 1em;
	margin-bottom: 5px;
}
#author {
}
#subtitle {
	font-size: 24px;
	margin-top: 5px;
	color: #993300;
	text-transform: none;
}
h2, h3 {
	color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h1 {
	font-size: 24px;
	color: #6699FF;
}


h3 {
	font-size: 18px;
}
