@charset "utf-8";
/* bart-creation*/

body
{
	width: 572px;
	margin: auto;
	background-color: #FFFFFF;
}

a
{
	text-decoration: underline;
	color: #9ed227;
}

a:hover
{
	text-decoration: none;
	color: #82ae1f;
}

a:visited
{
	text-decoration: underline;
	color: #9ed227;
}

h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	margin-right: 40px;
	margin-bottom: -10px;
}

p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}