﻿.ms-WPBody a:link, .ms-WPBody a:active, .ms-WPBody a:visited, {
	color: #006666;
	font-weight: bold;
	text-decoration: underline;
}
.ms-WPBody a:hover {
	color: #019360;
}
	
.ms-wpborder {
	border: none;
}

.ms-standardheader, .ms-WPTitle {
	font: 100% verdana;
	border: none;
	color: #006666;
	font-weight: bold;
}


.ms-WPBody {
	font: 100% verdana;
	border: none;
}

/*  This controls the size and color of the title ****/
#middle-content h3.ms-standardheader {
	font: 100% verdana;
	border: none;
	color: #00505E;}
	
	
/*  This controls the size and color of border under the title ****/
#middle-content tr.ms-WPHeader TD{
	border: none;}



/*  This controls the size and color of border around the CEWP****/
#middle-content td.ms-WPBorder {
	border: 1px dotted #000;;
}


/*  This controls the size of the spacing between the CEWP****/
#middle-content .ms-PartSpacingHorizontal {
	font-size:1pt;
	width: 20px;}


/*  This controls the size of the spacing before the first CEWP on the home page****/
#middle-content td#MSOZoneCell_WebPartWPQ4 {
	padding-left: 8px;}	

/*  This controls the size of the text in the CEWP on the home page****/
#middle-content .ms-WPBody {
		font: 80% verdana;
	border: none;
}	
