li {
	list-style-image:    url(../images/smallberry.gif);
	list-style-position: inside;
	text-indent: 12pt;
	padding: 3px;
}
.bigblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #1F60AF;
}
p {
	font-family: "Times New Roman", Times, serif;
}
.fracFont {
	font-size: x-small;
}
.boldFirst {
	font-family: "Times New Roman", Times, serif;
}
.boldFirst:first-line {
	font-weight:bold;
	}
.threeHigh {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color:#000000;
	line-height:200%;
	}
.indentP {
	text-indent:40px;
	margin: 0px;
	padding-top: 0px;
	}
.smallCapsHeader {
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	}
.smallCapsSubHead {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	}
