body {
	background-repeat: repeat-x;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.textitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 30px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bulletnone {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
}
