﻿body 
{
	background: white;
	font-size: 12pt;
}

#Content
{
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	margin-right: 10%;
}

.Layout
{
	display: none;
}

#Wrapper
{
	width: auto;
	border: 0px;
	margin: 25px;
	padding: 0;
	float: none !important;
}

a:link, a:visited {
	color: Black;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
