.blackStroke {
	border: 1px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainBodyPadding {
	padding-right: 60px;
	padding-left: 60px;
}
td {
	font-size: 12px;
}
.mainBody {
	padding-top: 18px;
	padding-bottom: 50px;
	width:634px;
}
h1 {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FF586E;
}
h2 {
	color: #006666;
	font-size: 15px;
	margin-bottom: 4px;
}
.quote {
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF586E;
}
h2 a {
	text-decoration: none;
}
h3 a {
	text-decoration: none;
}
.whiteSquare {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9FDEB;
	border-right-color: #F9FDEB;
	border-bottom-color: #F9FDEB;
	border-left-color: #F9FDEB;
}

