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

body {
	font-family:Helvetica,Arial,Verdana;
	font-size:11px;
	line-height:16px;
	color:#666;
	text-align:justify;
}

a {
	color:#E61;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:8px 0px 8px 0px;
}