.SassyFontColor
{
	color: #EA0437;
	font-family: Verdana, Arial, Courier;
}

.SassyHeadings
{
	font-family: Verdana, Arial, Courier;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: underline;
	color: #EA0437;	
}

.SassyDescriptions
{
	font-family: Verdana, Arial, Courier;
	font-size: 8pt;
	color: #000000;
}

.SassyFooterFont
{
	font-family: Verdana, Arial, Courier;
	font-size: 8pt;
	color: #EA0437;
}

.SassyFooterLink, .SassyFooterLink A, .SassyFooterLink A:active, .SassyFooterLink A:hover, .SassyFooterLink A:visited, .SassyFooterLink A:link
{
	font-family: Verdana, Arial, Courier;
	font-size: 8pt;
	color: #EA0437;
	cursor:hand;
	cursor: pointer;
}


