BODY {
	MARGIN: 10px 0px;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	text-align: justify;
}
H1 {
	FONT: 32px Veerdana, Arial, Helvetica, sans-serif; COLOR: #5c743d;DISPLAY: block; font-weight:bold; text-align:center
}
H2 {
	FONT: 24px Veerdana, Arial, Helvetica, sans-serif; COLOR: #5c743d;DISPLAY: block; font-weight:250; text-align:center
}#page {
	padding: 10px;
	width: 733px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
}
.links {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #ECE9D8;
	text-align: center;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
}
.copy {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.additional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

