#wrapper {
	width: 100%;
}
#wrapper h1 {
	font-size: 115%;
	color: #23797A;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper h2 {
	font-size: 100%;
	color: #23797A;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial Black";
	margin: 0px;
}
#wrapper a {
	font-size: 100%;
	color: #23797A;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
}
#wrapper a:link {
	font-size: 100%;
	color: #23797A;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
}
#wrapper a:hover {
	font-size: 100%;
	color: #CD448A;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
}
#wrapper h3 {
	font-size: 100%;
	color: #23797A;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
	background-color: #E8F2F3;
	margin: 0px;
	padding: 4px;
}
#wrapper h4 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
	margin: 0px;
}
#wrapper h5 {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
	margin: 0px 0px 0px 10px;
}
#wrapper h6 {
	font-size: 115%;
	color: #23797A;
	font-weight: bold;
	font-family: "Trebuchet MS", "Arial Black";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

