body {
	font-size: 12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #234600;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 12px;
	vertical-align: top;
}
.small90 {	font-size: 11px;}
.imgborder {	border: 1px solid #003300;}
.imgleft {	float: left;	border: 1px solid #003300;	clear: none;	padding: 0px;	margin-right: 10px;}
.imgright {	float: right;	border: 1px solid #000000;	margin-left: 10px;}
a:link { color: #5A186B;	text-decoration: none;}
a:visited {	color: #5A186B;		text-decoration: none;	}
a:active {color: #5A186B;		text-decoration: none; 	}
a:hover { 	color: #CC3300; 	text-decoration: underline;	}

.small80 {
font-size: 10px;
}

.bigtext {
	font-size: 13px;
	font-weight: bold;
}

.tableBorder {
	border: 1px solid #45ccfb;
}

.tableSpacing {
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;


}
.newsHead {
	font-weight: normal;
	color: #336633;
	font-size: 12px;

}
.author {
	font-size: 11px;
	font-style: normal;
	display: block;
	color: #FFFFFF;

}
p {
	margin-top: 0px;
}

