﻿#linkbox {
	display : none;
}

p {
margin-bottom : 0px;
margin-left : 20px;
}
#preamble {
	background : White;
	color : Black;
	font : 12pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
	margin-left: 20pt;
	margin-right: 10pt;
}
#preamble h1 {
	background : White;
	color : Black;
	font : 14pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
}
#preamble h2 {
	background : White;
	color : Black;
	font : 16pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
}

#footer {
	background : White;
	color : Black;
	font : 8pt "Times New Roman", Times, serif;
	text-align: justify;
	line-height : 1.2em;
	border : none;
}
