body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
	background-color: 003366;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
div#breadcrumbs {
	text-align: left;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
div#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	padding: 0px;
	line-height: 18pt;
}
div#pad {
	padding: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	display: inline;
	text-decoration: underline;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
