/*  Copyright 2004 Arjan Sas ICT, www.sasict.nl */
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 160%;
	margin-bottom: 10px;
	margin-top: 15px;
}
h2 {
	font-size: 130%;
	color: #CC0000;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 120%;
}
h3 a {
	color: #000000;
	text-decoration: none;
}
h3 a:visited {
	color: #000000;
	text-decoration: none;
}
h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 120%;
	font-style: italic;
}
.ColumnLeft {
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ColumnContent {
	margin: 0px;
	padding: 0px;
	visibility: visible;
	vertical-align: top;
	top: 10px;
	position: relative;
	width: 100%;
}
.ColumnRight {
	visibility: hidden;
}
.Content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	vertical-align: top;
}
.Footer {
	visibility: visible;
	clear: left;
	position: relative;
	width: 100%;
}
.hidden {
	font-size: 0.1pt;
	visibility: hidden;
}
.Column1 {
	vertical-align: top;
	visibility: hidden;
	width: 1px;
}
.Column2 {
	width: 100%;
	vertical-align: top;
}
.Column3 {
	width: 1px;
	visibility: hidden;
}
