body {background-color:#999999; border:10px;}
.title {
	background-color: #FFFFFF;
	background-image: url(/images/people.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
p, li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: -5px;
}
.quote {
	font-size: 14px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: 600;
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #007fc4;
	padding-right: 10px;
	padding-left: 10px;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #00aa8a;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-bottom: -10px;
	
}
h3.black { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: 600;
	padding-right: 10px;
	padding-left: 10px;
}

a:link {color:#007fc4;}
a:visited {color:#005474;}
a:active {color:#ef4a42;}
a:hover {color:#ef4a42;}

.footer {
	font-size: 10px;
}