@charset "UTF-8";
.content {
	height: 648px;
	width: 900px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #290C07;
	margin-left: 10%;
	line-height: 1.7em;
	margin-right: 10%;
	text-align: left;
	vertical-align: text-top;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.question {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC0000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #290C07;
	margin-right: 10%;
	margin-left: 10%;
}
.services {
	margin-left: 25px;
	padding: 2px;
	font-size: 14px;
}
body {
	background-color: #60DFE5;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 10%;
	color: #290C07;
	margin-bottom: 5px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-right: 10%;
	margin-left: 10%;
	color: #290C07;
	margin-bottom: 2px;
	margin-top: 10px;
}
a {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
