@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
body {
	background-color: #216363;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a.sublink {color: #216363; font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #216363;
}
a:hover {
	text-decoration: underline;
	color: #216363;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #216363;
	font-style: italic;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #216363;
}

