.body {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #333333;
	line-height: 15pt;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
.small {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.header {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #A57BBF;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #8C69A9;
}
a:active {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
