body {
	background-color: #000000;
}

.OuterContainer {
	background-color: #FFFFFF;
}

.BlackContainer {
	background-color: #000000;
}

.PinkBGContainer {
	background-color: #F4CCC2;
}

.Title {
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #F29095; font-weight: bold
}

.TitleSmall {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #F29095; font-weight: bold
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;	color: #333333;	font-weight: normal
}

.BodyTextSmall {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;	color: #333333;	font-weight: normal
}

.BodyTextSmallItalic {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;	color: #333333; font-style: italic
}

.BodyTextSmallGrayBold {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;	color: #767A7D;	font-weight: bold
}

.BodyTextQuote {
	font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #767A7D; font-weight: bold; font-style: italic
}

.PinkLink {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #F29095; font-weight: bold	
}

A:PinkLink:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #F29095; font-weight: bold	
}

A:PinkLink:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #F29095; font-weight: bold	
}

A:PinkLink:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #F29095; font-weight: bold	
}

.PinkLinkSmall {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #F29095; font-weight: bold	
}

A:PinkLinkSmall:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #F29095; font-weight: bold	
}

A:PinkLinkSmall:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #F29095; font-weight: bold	
}

A:PinkLinkSmall:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #F29095; font-weight: bold	
}

.GrayLinkSmall {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #615D5B; font-weight: bold	
}

A:GrayLinkSmall:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #615D5B; font-weight: bold	
}

A:GrayLinkSmall:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #615D5B; font-weight: bold	
}

A:GrayLinkSmall:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #615D5B; font-weight: bold	
}
