/* Start of CMSMS style sheet 'Mayflower' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/MayFlowerBG2.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;
}
/* End of 'Mayflower' */

