.news {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
.news a:link,
.news a:active,
.news a:visited{
font-weight: normal;
}
.newsHeader{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	text-align: left;
	letter-spacing: 0.5px;
	border: thin dashed #FFCF31;
	background-color: #EFBE29;
	padding: 10px;
}
.contents ul{
	line-height: 150%;
	font-weight: bold;
	list-style-type: none;
}
.TOCSectionTitle {
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #100884;
	border-right-color: #100884;
	border-bottom-color: #100884;
	border-left-color: #100884;
	color: #FFFFFF;
	padding: 2px 2px 2px 10px;
	background-color: #D6A229;
	border-top-style: solid;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.teaser {
	font-weight: normal;
	line-height: normal;
	color: #4D3A0F;
}
