p 
{
margin-top: 0px;
margin-bottom: 5px;
} 

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000
}
.headline {  color: #CC3300; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold}
.bodytext {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2C4267;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	line-height: 13pt;
}
.italic_bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; color: #000000}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.boldlink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
a {
	text-decoration: underline;
	color: #CC3300;
}
.bulletlist {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; list-style-type: square; list-style-position: inside; line-height: 20px}
.projecthead {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC3300; font-style: normal}
.projecthead_blk {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000}

.news {
	width: 416px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 888888;
    background-color:#FFFFFF;
}

.news img
{
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  }
  
