.submitbutton
 {
 background-color: #CAE3C9; 
 color: #FF2A5D;
 font-weight: bold;
 }
 .footer
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, 'MS Sans Serif';
}
a.footer:link
{
	FONT-SIZE: 8pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
	text-decoration:none;
}
a.footer:active
{
	FONT-SIZE: 8pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
	text-decoration:none;
}
a.footer:visited
{
	FONT-SIZE: 8pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
	text-decoration:none;
}
a.footer:hover
{
	text-decoration:underline;
	FONT-SIZE: 8pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
}
.body
{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, 'MS Sans Serif';
}
a.body:link
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
	text-decoration:none;
}
a.body:active
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
	text-decoration:none;
}
a.body:visited
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
	text-decoration:none;
}
a.body:hover
{
	font-weight: bold;
	text-decoration:underline;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Arial, 'MS Sans Serif';
}
.subheader
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, 'MS Sans Serif';
}
.header
{
	font-weight: bold;
	FONT-SIZE: 14pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, 'MS Sans Serif';
}
.cart
{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Franciscan Regular, 'MS Sans Serif';
}
a.cart:link
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Franciscan Regular, 'MS Sans Serif';
	text-decoration:none;
}
a.cart:active
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Franciscan Regular, 'MS Sans Serif';
	text-decoration:none;
}
a.cart:visited
{
	font-weight: bold;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Franciscan Regular, 'MS Sans Serif';
	text-decoration:none;
}
a.cart:hover
{
	font-weight: bold;
	text-decoration:underline;
	FONT-SIZE: 10pt;
	COLOR: #FF2A5D;
	FONT-FAMILY: Franciscan Regular, 'MS Sans Serif';
}