a:link {
	font-size: 12px;
	color: #749E48;
	text-decoration: none;
	line-height: 12px;
}
a:visited {
	font-size: 12px;
	color: #749E48;
	text-decoration: none;
	line-height: 12px;
}
a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
a:active {
	font-size: 11px;
	color: #749E48;
	text-decoration: none;
	line-height: 12px;
}
a:link-highlight {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FF461C;
	text-decoration: none;
	line-height: 14px;
}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
}
td {
	font-size: 12px;
	line-height: 15px;
}
.content {
	font-size: 12px;
	color: #C98B4C;
	padding-right: 5px;
	padding-left: 5px;
}
.date {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF461C;
}
.subtitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #C0560F;
}
.highlight {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF461C;
}
.contentsmall {
	font-size: 11px;
	color: #C98B4C;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 13px;
}

