a:link {
	color: #D1820C;
	text-decoration: none;
}
a:visited {
	color: #914700;
	text-decoration: none;
}
a:hover {
	color: #914700;
	text-decoration: underline;
}
td {
	font-family: verdana;
	font-size: 8pt;
}
.intro {
	font-size: 8pt;
	/*font-weight: bold;*/
	color: #FFFFFF;
}
.smallLink {
	font-size: 7pt;
}
.largeText {
	color: #D1820C;
	font-size: 10pt;
}
.largeQuote {
	color: #D1820C;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
