body
{
	margin: 0;
}
h1
{
	margin: 20px 0 0 40px;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
p
{
	width: 240px;
	margin: 8px 0 0 40px;
	color: #383838;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}
p a
{
	color: #808080;
	text-decoration: none;
}
p a:hover
{
	color: #fff;
}