a {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	border-style: none;
}

body {
	background-color: white;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left {
	display: none;
}

#right {
	border: 1px solid gray;
	margin: 5%;
	padding: 5%;
}

.headerImages {
	display: none;
}

.footerContent {
	text-align: center;
	font-size: 8pt;
}

.title {
	font-size: 14pt;
}

.content {
	line-height: 1.5em;
}

.content ul {
	list-style-type: square;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.content li {
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 10px;
}

.cuttleLogo {
	margin-top: 5%;
	margin-left: 5%;
}

.designLink {
	display: none;
}
