@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	text-align: center;
	border: thin dotted #333333;
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
}
.KeyNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
body {
	background-image: url("../Chappie BackPockets/Redcliff/images/bkg_parchment.jpg");
}
li {
	font-size: 18px;
}
.IRBPIntro {
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	width: 50%;
}
