body	{
	font-family:'Verdana';
	position: absolute;
	background-color: #bbc2b3;;
	width: 100%;
	height: 100%;
	margin: 0mm;
	padding: 0mm;
	}

a:link	{
	color: white;
	text-decoration: none;
	}

a:visited	{
	color: white;
	text-decoration: none;
	}

a:hover	{
	color: white;
	font-weight: 700;
	}


.head	{
	color: white;
	font-size: 12pt;
	position: absolute;
	top: 6pt;
	height: 50pt;
	background-color: #2b2243;
	margin: 0mm;
	padding: 4px;
	overflow: visible;
	}

#hl		{
	left: 7%;
	width: 60%;
	}

#hr		{
	left: 68%;
	width: 20%;
	}

.main	{
	color: white;
	font-size: 12pt;
	position: absolute;
	top: 66pt;
	bottom: 4%;
	background-color: #2b2243;
	margin: 0mm;
	padding: 4px;
	overflow: visible;
	}

#ml		{
	left: 7%;
	width: 60%;
	overflow: scroll;
	}

#mr		{
	left: 68%;
	width: 20%;
	}

big		{
	font-size: 28pt;
	}

h4		{
	margin: 0mm;
	padding: 4px;
	font-size: 16pt;
	font-weight: 500;
	}

