.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #C1B769;
}
a {
	color: #C1BA69;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #A09B72;
	font-weight: normal;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
}
.header {
	font-size: 18px;
	color: #000;
}
.paragraphfirstletter {
	font-weight: bold;
}
.firstletter {
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
.paragraph tr td ul li {
}
