@charset "UTF-8";
/* CSS Document */

.text {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #000000;
	text-align: justify;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body {
	background-color: #333333;
	margin-left: 100px;
	margin-top: 20px;
}
a:link {
	text-decoration: none;
	color: #112556;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660066;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
}
.table1 {
	background-position: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	color: #000033;
	text-align: center;
	margin: 5px;
	background-position: center top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #511A13;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin: 2px;
	padding-left: 25pt;
}

.navigation {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
}
.navigationTop {
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: right;
	background-position: right;
	margin: 5px;
}
.image1 {
	padding: 3px;
	border: 1px inset #333333;
	margin: 3px;
}

