body {
	background-color: #f4f4f4; }

p {
	color: black;
	font-size: 15px;
	font-family: helvetica, arial;
	font-weight: normal;
	line-height: 18px; }

p span {
	color: #fff;
	font-size: 15px;
	font-family: helvetica, arial;
	line-height: 18px; }

h1 {
	color: #636363;
	font-size: 22px;
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
	background-color: #eaeaea;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 13px; }
	
h2 {
	color: black;
	font-size: 20px;
	font-family: helvetica, arial;
	font-weight: normal;
	line-height: 24px;
	background-color: #eaeaea;
	padding: 15px 12px 18px 15px; }

h2 span {
	color: #636363;
	font-size: 20px;
	font-family: helvetica, arial;
	font-weight: normal;
	line-height: 24px; }
	
h3 {
	color: #4c4c4c;
	font-size: 22px;
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
	text-decoration: none;
	text-align: center; }
	
h3 span {
	color: #636363;
	font-size: 20px;
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	line-height: 36px;
	text-decoration: none;
	text-align: center; }
	
a:link { }
a:visited { }
a:hover { }
a:active { }
