.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #330000;
}

a {
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #663333;
}
a.address {
	color: #FF9900;
	text-decoration: none;
}
a.address:hover {
	text-decoration: underline;
	color: #FFCC33;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
}
.subnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #330000;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330000;
}
.name-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-style: italic;
	color: #000000;
}
li {
	list-style-image: url(images/bullet.gif);
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}
a.pdf {
	color: #996600;
	text-decoration: none;
	background:url(images/icon-pdf.gif) no-repeat;
	padding-left: 15px;
}
a.pdf:hover {
	text-decoration: underline;
	color: #CC3300;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	padding-left: 15px;
	margin-bottom: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333;
	float: right;
	width: 180px;
	margin-left: 15px;
}
