body {
	background-color: #CCCCFF;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.fineprint {
	font-size: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {


}
td {
	vertical-align: middle;
}


.indent {
	padding-right: 20px;
	padding-left: 20px;
}


li {
	list-style-type: square;
	font-size: 12px;
	color: #003399;
	list-style-image: url(images/PencilBullet.png);
}
.titles {
	font-size: 36px;
}
.rowheadertable {
	text-align: center;
	font-size: 18px;
}


a {
	cursor: default;
}
