@charset "utf-8";


body {
	background-color:transparent;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	background-attachment: scroll;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323133;
	padding: 0px;
	line-height: 18px;
}
a:link {
	text-decoration:none;
	color:#2179BD;
}
a:visited {
	text-decoration:none;
	color:#872C5D;
}
a:hover {
	text-decoration:none;
	color:#642145;
}

