td.blueBox{
	background: #EF83A2;
	border-top: 5px solid #BC2D76;
	border-right: 5px solid #BC2D76;
	border-bottom: 5px solid #BC2D76;
	border-left: 5px solid #BC2D76;
	padding: 5px;
	}

td.WonderWomenEvent{
	background: #EF83A2;
	border-top: 5px solid #BC2D76;
	border-right: 5px solid #BC2D76;
	border-bottom: 5px solid #BC2D76;
	border-left: 5px solid #BC2D76;
	padding: 5px;
	}
	
.WonderWomenHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}


.WonderWomenBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.WonderWomenBodyTextOblique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.LimeGreenTextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7F7A2;
	text-decoration: none;
	font-style: oblique;
}
.LimeGreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7F7A2;
	text-decoration: none;
}
.LimeGreenTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7F7A2;
	text-decoration: none;
	font-weight: bold;
}
.WonderWomenBodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

a.WonderWomenBodyTextBoldLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	border-bottom: dotted 1px #ffffff;
}

a.WonderWomenBodyTextBoldLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-bottom: dotted 1px #000000;
}

.WonderWomenBodyList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
}
.WonderWomenSubHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-style: oblique;
}
.WonderWomenBodyTextDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #004567;
	text-decoration: none;
	text-align: left;
}