BODY { 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
    	background-color: #ffffff;
	line-height: 1.0;
	padding: 0px;
}
p { 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
	text-align: justify;
	text-indent: 15px;
	line-height: 1.3;
}
ul {
	font-size: 10pt;
	padding: 0px;	
	list-style-position: outside;
	line-height: 1.2;
	padding-bottom: 5px;
	float: center;
	list-style-type: square;
}
ol {
	font-size: 10pt;
	padding: 0px;	
	list-style-position: outside;
	line-height: 1.2;
	padding-bottom: 5px;
	float: center;
	list-style-type: decimal;
}
li {
	padding-bottom: 5px;
}
a  {
	color: #000000;
	border: 0px none;
}
a:hover  {
	color: red;
	border: 0px none;
}

td {
	font-size: 10pt;
	line-height: 1.0;
	padding: 0px;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #003399;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
	line-height: 1.1;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.1;
}
td.header {
	font-size: 9pt;
	font-weight: normal;	
	background-color: #FBEECE;
	color: #000000;
	padding: 0px;
	line-height: 1.1;
	text-align: center;
}
td.navibar {
	font-size: 8pt;
	font-weight: normal;
	background-color: #D9CDBD;
	color: #000000;
	padding: 2px;
	line-height: 1.0;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: white;
	border-bottom-color: #000000;
	border-left-color: white;
	text-decoration: none;
}
td.userwindow {
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	line-height: 1.1;
	padding: 0px;
	background-color: #FBEECE;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a0a0a0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	border-left-color: #a0a0a0;
	font-family: Arial, Helvetica, sans-serif;
}
td.body {
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	line-height: 1.1;
	padding: 5px;
	background-color: #FBEECE;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a0a0a0;
	border-right-color: #a0a0a0;
	border-bottom-color: #a0a0a0;
	border-left-color: #a0a0a0;
	font-family: Arial, Helvetica, sans-serif;
}
td.footer {
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	line-height: 1.0;
	padding: 0px;
	background-color: #D9CDBD;
	color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nextpage_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.1;
	font-weight: bold;
	color: #000000;
	background-color: #D9CDBD;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: middle;
}
.nextpage_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.1;
	font-weight: bold;
	color: #000000;
	background-color: #D9CDBD;
	letter-spacing: 0px;
	text-align: center;
	vertical-align: middle;
}
.nextpage_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.1;
	font-weight: bold;
	color: #000000;
	background-color: #D9CDBD;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: middle;
}

