@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #477878;
	text-align: center;
}
body {
	background-color: #15292C;
	margin-top: 24px;
}
a {
	font-size: 24px;
	color: #477878;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #62A4A4;
}
a:visited {
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	color: #62A4A4;
}



a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #5C6483;
	font-style: italic;
	font-weight: 100;
	clip: auto;
}
h1 {
	font-size: 36px;
	color: #62A4A4;
	border-left: 0px;
	border-top: 0px;
	text-align: center;
	font-style: normal;
	font-weight: lighter;
	border-top-width: 50px;
}


h2 {
	color: #477878;
	text-align: center;
	font-size: 24px;
	font-weight: lighter;
	line-height: 18px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	color: #335757;
	text-align: right;
	vertical-align: top;
	font-style: italic;
}

h4 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #477878;
	text-decoration: none;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 0px;
	width: 450px;
	padding-bottom: 10px;
	letter-spacing: normal;
}
h5 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	max-width: 450px;
}
