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

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	font-family: helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #db3f65;
	text-decoration: none;
}
a:visited {
	font-family: helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #db3f65;
	text-decoration: none;
}
a:hover {
	font-family: helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #01848c;
	text-decoration: none;
}
a:active {
	font-family: helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}
.header {
	font-family: helvetica;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #717171;
	text-transform: none;
	text-decoration: none;
}
