body {
	background-color: #C7DEDE;
	margin: 7px;
}
.main {
	font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
	color: #132222;
	background-color: #F8FAFA;
}
.pop {
	font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
	color: #132222;
	background-color: #C7DEDE;
}
.pic {
	padding: 5px;
	border: 1px solid #427373;
}
h1 {
	font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
	color: #8A4759;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
h2 {
	font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
	color: #8A4759;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cap {
	float: left;
	width: auto;
	font-size: 2.5em;
	line-height: 0.81em;
	color: #427373;
	font-family: georgia, times, sans-serif;
}
.bold-green {
	color: #427373;
	font-weight: bold;
}
.bold-red {
	color: #8A4759;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
img {	
	border: none;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #8A4759;
	font-weight: bold;
}
a:visited {
	color: #294747;
	font-weight: bold;
}
a:hover {
	color: #60A4A4;
	font-weight: bold;
}
a:active {
	color: #427373;
	font-weight: bold;
}
