h1 {
	font-size: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	font-size: 15px;
	margin: 5px 0 0;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
A { text-decoration: underline;
	color: #000000; }
A:hover {
	color: #FF9900;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
}

img.news-image {
	border: 1px solid #8f8f8f;
}

.caption-link {
	display: block;
	text-align: right;
	padding-right: 25px;
}

.news-divider {
	padding-top: 14px;
	border-top: 1px solid #f0ecec;
}

/* My Comment */
