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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
}
a {
	text-decoration:none;
	color:#ffffff;
	background-color:none;
}
a:hover {
	text-decoration:underline;
	color:#ffffff;
}

