body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkgd-tile.jpg);
	color: #D5E6A0;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px;
}

p {
	font-size: 12px;
	line-height: 18px;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015941;
	background-color: #D5E6A0;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D5E6A0;
}
a:link {
	color: #C3E4F7;
}
a:visited {
	color: #C3E4F7;
}
h6 {
	font-weight: bolder;
}

