#text {
	color: #400000;
	font-family: "garamond, times new roman, serif";
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
}

#headline {
	color: #b36666;
	font-family: "garamond, times new roman, serif";
	font-size: 24pt;
	font-weight: normal;
	line-height: 24pt;
}

#subhead {
	color: #b36666;
	font-family: "garamond, times new roman, serif";
	font-size: 20pt;
	font-weight: normal;
	line-height: 20pt;
}

#copyright {
	color: #b36666;
	font-family: "garamond, times new roman, serif";
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	line-height: 12pt;
}

A:link {
	text-decoration: underline;
	color: #008484;
}

A:visited {
	color: #004040;
	text-decoration: underline;
}

A:hover {
	color: #004040;
	text-decoration: none;
}
