/* Start of CMSMS style sheet 'Sailors&#039; Valentines' */
body {
	background-color: #6666CC;
        width: 800px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	line-height: normal;
	/* height: 15px; */
	color: #FFFFFF;
	margin: 10px;
}

.thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
}

#header {
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.style1 {
        color: #6666CC
}

.style2 {	
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/* End of 'Sailors&#039; Valentines' */

