body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DDEAFB;
	margin: 0px;
}
.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}
a:link {
	color: #00B6DB;
	text-decoration: none;
}
a:visited {
	color: #00B6DB;
	text-decoration: none;
}
a:hover {
	color: #ED037C;
	text-decoration: none;
}
a:active {
	color: #00B6DB;
	text-decoration: none;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #ED037C;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9AE2F0;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
.pink {
	color: #ED037C;
}
.blue {
	color: #00B6DB;
}
a.Nav:link {
	color: #00B6DB;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
a.Nav:visited {
	color: #00B6DB;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
a.Nav:hover {
	color: #ED037C;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
a.Nav:active {
	color: #00B6DB;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.bottomBorderDotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ED037C;
}
.padding-left-right-20 {
	padding-right: 20px;
	padding-left: 20px;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
.footer_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;;
}
a.footer:hover {
	color: #ED037C;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.newsHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ED037C;
}
