.finePrint {
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subhead {
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head {
	font-family: Comic Sans MS;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.list {
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	line-height: 16pt;
}