.darkbluetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}

.pinktitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC3366;
}

.list {
	list-style-type: disc;
}

.boldlightblue {
	font-weight: bold;
	color: #0099CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}.boldbig{
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.lightblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0099FF;
}
.starlist {
	list-style-position: inside;
	list-style-image: url(images/star.gif);
}
.middleindent {
	text-indent: 200pt;
	text-align: left;
}

