body {
	background-color: #FFFFFF;
	margin: 0px;
}
body,td{
	font-face: trebuchet ms, arial, verdana;
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;


}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #6DC06B;
	text-decoration: underline;
}
.sectionSeparator{
	width:1px;
	background-image: url(images/sectionSeparator.gif);
	background-repeat: repeat-y;
}
a.readMore {
	color: #CC0000;
	text-decoration: none;
}

a.readMore:hover {
	color: #CC0000;
	text-decoration: underline;
}
.Titles{
	font-family:  arial, verdana;
	color: #FFFFFF;
	height:23;
	font-size:12px;
 	font-weight:bold;
	padding-top:1px;
	
}
