@charset "UTF-8"
a {
	text-decoration: none;
}
.channel {
	height: 100%;
	width: 760px;
	background-color: 6b5e51;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.body a:link {
	color: #000000;
	text-decoration: underline;
}
.body a:hover {
	color: #000000;
	text-decoration: underline;
}
.body a:visited {
	color: #000000;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.greenheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #245B64;
}
.brownheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6b5e51;
}
.greenheads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #245B64;
}
.greenheads3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #245B64;
}
.body2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

