/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 125%;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 125%;
}


LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 125%;
}

P.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 125%;
	padding: 1em;
	border-width: 1px;
	border-color: #4D3022;
	border-style: solid;
}

H4 {
	color: #4D3022;
}

.title-text {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #eeeeee;
	line-height: 130%;
	font-size: 85%;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
	color: #543525;
	font-size: 115%;
}

.writings-title {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
	color: #543525;
	font-size: 130%;
}


.gold-text {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #FFF22D;
	line-height: 130%;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 75%;
}

.description {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
}
