body
{
	height: 100%;
	margin: 10px 28px;
	padding: 0;
	background-color: #000;
	text-align: center;
	font-family: helvetica,verdana,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

p
{
	margin: 0 7px 11px 7px;
}

h1
{
	margin-top: 40px;
	margin-left: 7px;
	letter-spacing: -1px;
}

h3
{
	font-size: 11px;
	margin: 16px 7px 0 7px;
}

a
{
	color: #fff;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}
a:hover, div.header a:hover
{
	border-bottom: 2px solid #fff;
}

li
{
	list-style-type: square;
}

div.wrap_legal
{
	width: 637px;
	height: auto;
	text-align: left;
	display: inline-block;
}

div.header
{
	margin-bottom: 188px;
}

div.header p
{
	text-align: left;
}

div.header a
{
	color: #fff;
	font-weight: bold;
	border-bottom: 1px dashed #fff;
	padding-bottom: 1px;
}

div.header div
{
	width: 237px;
	margin-left: 7px;
	text-align: left;
	padding-bottom: 10px;
}

div.header div a
{
	margin-left: 0;
}

div.sep
{
	display: block;
	background-color: #000;
	text-align: right;
	margin: 66px 7px 11px 7px;
	padding: 3px;
	border: 1px dotted #666;
}

div.sep a
{
	text-decoration: none;
	border: none;
	font-size: 9px;
}
