body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	float: left;
}

.style2 {
	font-size: x-large;
}

.style3 {
	font-size: large;
}

.style5 {
	font-size: x-large; color: #0000A0;
}

.style6 {
	color: #FF0000;
	font-size: xx-large;
}

.style7 {
	color: #FF0000;
}

.style8 {
	font-size: small;
}

#box1 {
	float: left;
	width: 400px;
	background-color: transparent;
	border-style: ridge;
	border-width: thick;
	margin-top: 20px;
	margin-left: 50px;
}

#box2 {
	float: right;
	width: 300px;
	background-color: transparent;
	border-style: ridge;
	padding-left: 15px;
	padding-right: 10px;
	border-width: thick;
}
	
#box3 {
	width: 300px;
	float: right;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 10px;
	margin: 20 px;
	border-style: ridge;
	border-width: thick;
}

#MarySol {
	position: absolute;
	top: 260px;
	left: 30px;
	float: left;
}

#logo {
	position: absolute;
	top: 212px;
	left: 310px;
	float: left;
}

.clear {
	clear: both;
}

.style9 {
	font-size: medium;
}

.style11 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	line-height: 0;
	margin-bottom: .5em;
}

.style12 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 0;
	padding-bottom: 0px;
	margin-top: 1em;
	border-width: 0;
	margin: 0;
}
