body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a:link {
	color: #003300;
	font-weight: bold;
}
a:visited {
	color: #003300;
	font-weight: bold;
}
a:hover {
	color: #34A56D;
}
.subtitle {
	font-family:Papyrus;
	color: #003300;
	text-decoration: underline;
	font-size:20px;
}
.first {
	font-family:Papyrus;
	color: #003300;
	font-size: 20px;
	font-weight: bold;
}
.paragraph {
	font-family:Papyrus;
	font-size:16px;
	color: #003300;
}
.paragraph_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #003300;
}
.paragraph_table {
	font-family:Papyrus;
	color:#FFFFFF;
}
.paragraph_small {
	font-family:Papyrus;
	color: #003300;
	font-size:12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size:10px;
}

