.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	list-style-position: inside;
	text-indent: 5px;
	text-align: left;
}
.bullet2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	line-height: 16px;
}
.bullet3 {
	margin:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2 px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #470911;
}

.title2 {
padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #470911;
}
.hbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.copyw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.copyw a {
text-decoration: none;
color:#FFFFFF;
}

.copyw a:hover {
text-decoration: underline;
color:#FFFFFF;
}

