@charset "UTF-8";

a:link {
	color: #293283;
	text-decoration: none;
}
a:visited {
	color: #293283;
	text-decoration: none;
}
a:hover {
	color: #293283;
	text-decoration: none;
}
a:active {
	color: #293283;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ca03d6;
	font-style:normal;
	text-decoration:underline;
	font-weight:300;
}

.textdates2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
.textcenter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 140%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-style:normal;
	text-decoration:none;
}
.titform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration:none;
}
.footerdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	line-height: 130%;
}


