BODY {
	background-image: url(/images/background.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-color: #D50B8B;
	background-position:top
}


.text {
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
}

A.text {
	FONT-SIZE: 13px;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: underline
}

A.text:hover {
	FONT-SIZE: 13px;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: none
}




.textsm {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
}

A.textsm{
	FONT-SIZE: 10px;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: underline
}

A.textsm:hover {
	FONT-SIZE: 10px;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: none
}




.textL {
	FONT-SIZE: 15px; 
	COLOR: #000000; 
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
}

A.textL{
	FONT-SIZE: 15px;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: underline
}

A.textL:hover {
	FONT-SIZE: 15px;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: none
}




.enlargephoto {
	FONT-SIZE: 9px; 
	COLOR: #666666; 
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
}




.header {
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial, sans-serif;
}


.subheader {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	COLOR: #000000;
	FONT-FAMILY: Century Gothic, Arial, sans-serif;
}



.texthightlight {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial, sans-serif;
}




.note {
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold; 
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
}




.MailingListHeader{
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
}


.MailiingListText {
	FONT-SIZE: 11px; 
	FONT-WEIGHT: normal; 
	COLOR: #FFFFFF;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
}





.footer {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: none
}

A.footer {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: none
}

A.footer:hover {
	FONT-SIZE: 12px;
	COLOR: #D50B8B;
	FONT-FAMILY: Century Gothic, Arial,  sans-serif;
	TEXT-DECORATION: none
}


