P, UL, OL, TH, TD {font-family: Arial, Helvetica, sans-serif}
body {
}
.small {
	font-size: 10pt;
}
.large {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.maroon {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
h2 {
	font-size: 16pt;
	color: #990000;
}
.nodecoration {
	text-decoration: none;
}
.whitenodec {
	text-decoration: none;
	color: #FFFFFF;

}
.rockwellbold {
	font-family: Rockwell, Arial, sans-serif;
	font-weight: bold;

}
.blue {
	color: #333399;
}
.norepeat {
	background-repeat: no-repeat;
}
h1 {
	font-family: "Arial Black", Arial, sans-serif;
	color: #000099;
	font-size: 18pt;

}
.spacer {
	margin-right: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: outside;
}
