body {
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;

}
td a:link{
	color: #008957;
	text-decoration: none;
}
td a:visited{
	color: #008957;
	text-decoration: none;
}
td a:active{
	color: #008957;
	text-decoration: underline;
}
td a:hover{
	color: #008957;
	text-decoration: underline;
}

.table-rightcontent {
	border-top: 1px solid #008957;
	border-right: 1px solid #008957;
	border-bottom: 1px solid #008957;
	border-left: 1px #008957;


}

.table-leftflash {
	border: 1px solid #008957;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #008957;




}


.introcopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
.copyright {
	font-size: 11px;
	color: #008957;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008957;

}
