p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.redtext {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallertext {
	font-size: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.largertext {
	font-size: 16px;
}
.papyrus {
	font-family: Papyrus, "Times New Roman";
}
.10padding {
	padding: 40px;
}
.papyrusheader {
	font-family: Papyrus, "Times New Roman";
	font-size: 26px;
}
.border1 {
	border: 1px solid #000000;
}
.sideborder {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
	padding: 4px;


}
.bluetext {
	color: #000099;
	font-weight: bold;

}
.redtextreg {
	font-weight: bold;
	color: #990000;
}
.bluetextlarge {

	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.credit {
	font-size: 10px;
	font-weight: bold;
}

