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

body {
	margin-top: 1px;
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: normal;	
	margin-right: 0px;
	margin-left: 0px;
}

a {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}

