/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

td, p {
	font-size: 11px;
	}

h1, h2, h3, h4, h5, h6 {
	color: #827f77;
	}

ul {
	margin-left: 0;
	padding-left: 13px;
	}

li {
	}

a {
	color: #024930
}
.back-link {
	font-weight:normal;
	font-size: 10px;
	}

#logo {
	text-align: left;
	}

#footer {
	font-size: 9px;
	text-align: center;
	color: #666666;
	}
.subtitle {
	color:#024930;
	font-weight:bold;
	font-size: 12px;
}
.subheading {
	color:#827f77;
	font-weight: bold;
	text-decoration: underline;
}
