BODY
{
	background-color: #BEBEBE;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

DIV
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	border-width: 0px;
}

DIV.background
{
	background-color: #5F5F5F;
	position: absolute;
	height: 546px;
	width: 727px;
	top: 50%;
	left: 50%;
	margin: -272px 0px 0px -362px;
	padding: 0px;
	text-align: left;
	z-index: 1;
}

DIV.page
{
	background-color: #FFFFFF;
	position: absolute;
	height: 546px;
	width: 727px;
	top: 50%;
	left: 50%;
	margin: -273px 0px 0px -363px;
	padding: 0px;
	text-align: left;
	z-index: 1;
}

DIV.system_req
{
	position: relative;
	color: #282828;
	text-align: left;
	width: 320px;
	height: 446px;
	top: 20;
	left: 50%;
	margin: 100px 0px 0px -160px;
}

DIV.content
{
	background-color: #FFFFFF;
	color: #282828;
	padding: 0 180px 30px 200px;
}

H1
{
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 40px;
}

H2
{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3
{
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
}

A
{
	color: #282828;
	text-decoration: none;
}

DIV.system_req A
{
	color: #FFFFFF;
	text-decoration: none;
}

DIV.distance
{
	background-color: #BEBEBE;
	height: 20px;
}