@charset "utf-8";
.redtext {color: #800000}



body {
	background-color: #800000;
}
.boldparagraph {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	width: 94%;
	text-indent: 2%;
	padding-top: 0%;
	padding-right: 2.5%;
	padding-bottom: 0%;
	padding-left: 2.5%;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
.scroller {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}

.redbold {
	color: #800000;
	font-weight: bold;
}

a {
	color: #000000;
}

#scroll {
	width: 100%;
}
h1 {
	font-size: 16pt;
}


#scroll #scrollme {
	width: 170px;
	overflow: hidden;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
.largeRedText {
	color: #800000;
	font-weight: normal;
	font-size: 18px;
}
.blacktext {
	color: #000000;
}
.dblspace {
	line-height: 2pc;
}
