.WPstyles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.GreyTextRedBullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/Fills/BulletRedSmall.gif);
	list-style-type: none;
}
.WPstylesSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 200;
	font-variant: normal;
	font-style: normal;
}
.Links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.WPstylesRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 990000;
}

