@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.datebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.bodycopy_one_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;

}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}

.bodycopy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}

.bodycopy_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
}

.bodycopy_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d70c8c;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sponsors_text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d70c8c;
	margin-top: 0px;
	margin-bottom: 6px;
}
.sponsors_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 0px;
}

.head_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #95278f;
	margin-bottom: 5px;
	margin-top: 0px;
}

.head_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d70c8c;
}

a:link {
	color: #d70c8c;
	text-decoration: none;
}
a:visited {
	color: #d70c8c;
	text-decoration: none;
}
a:hover {
	color: #95278f;
	text-decoration: none;
}
a:active {
	color: #d70c8c;
	text-decoration: none;
}
