body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	padding: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
}

table {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
}
#textcell #copyright {
	font-size: 10pt;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

hr {
	margin-top: 10px;
	width: 400px;
	margin-bottom: 0px;
	color: #000066;
	noshade: noshade;
}

#titlecell {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 800px;
}

#titlecell #titlediv {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
	letter-spacing: 1.3px;
	text-align: left;
	height: 129px;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}


#pictcell {
	display: none;
}

#navcell {
	display: none;
}

.oranges {
	border: 0px;
}

#navcell .navpicturetext {
	display: none;
}

#textcell #text {
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	margin-top: 5px;
	padding-bottom: 15px;
	font-size: 11pt;
	color: #000000;
}

.textlinks {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bolder;
	font-size: 90%;
}

#textcell {
	vertical-align: top;
}
#textcell #rightsidefloat {
	display: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
