body {
	background-color: #BCD29F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #B70426; 
	scrollbar-arrow-color: #B70426;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B70426;
}
.textBold {
	font-weight: bold;
}
a:link {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.textDescription {
	font-size: 8.5pt;
	color: #B70426;
}
.portNav {
	font-weight: bold;
	font-size: 10pt;
	color: #B70426;
}
.image
     {
	float:left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
     }
.linkDetail {
	font-size: 8.5pt;
	color: #B70426;
	font-weight: bold;
	}		 
a.bodylink:link {
	color: #B70426;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.bodylink:visited {
	color: #B70426;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.bodylink:hover {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.bodylink:active {
	color: #B70426;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.Contact:link {
	font-size: 12px;
	text-decoration: none;
	color: #B70426;
	font-weight: bold;
}
a.Contact:visited {
	font-size: 12px;
	text-decoration: none;
	color: #B70426;
	font-weight: bold;
}
a.Contact:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #B70426;
	font-weight: bold;
}
a.Contact:active {
	font-size: 12px;
	text-decoration: none;
	color: #B70426;
	font-weight: bold;
}
.Border {
	border: 1px solid #ffffff;
}

.float-left      {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
     }
	 
.news-title {
    font-size: 12pt
	}