/* Start of CMSMS style sheet 'Mayflower2' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/MayFlower_bg.jpg);
        background-repeat: repeat;
	background-position: top center;
        }
a:link {
	color: #E2D3B4;
}
a:visited {
	color: #E2D3B4;
}
a:hover {
	color: #E2D3B4;
}
a:active {
	color: #E2D3B4;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
/* End of 'Mayflower2' */

