a:link {
	color="#000099";
	text-decoration: none; 
	font-weight: normal;
/*	font-family: "Verdana, Helvetica" */
}

a:visited {
	color: #660033;
	text-decoration: none; 
	font-weight: normal;
/*	font-family: "Verdana, Helvetica" */
}

a:hover {
	color: #cc0000;
	text-decoration: underline; 
	font-weight: normal;
/*	font-family: "Verdana, Helvetica" */
}

a:active {
	color: #FF0000;
	text-decoration: underline; 
	font-weight: normal;
/*	font-family: "Verdana, Helvetica" */
}

.wide_auto {
	width: auto
}

body {
	margin-left: 0px;
	width: 620px
}

body.wide {
	width: 680px
}	

body.nav {
	margin-left: auto;
	text-align: center;
	width: auto
}

table {
	width: 100%
}	

table.menu {
	font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif
}

table.main {
	margin-top: 10pt;
}

table.sch {
	border: 1px solid black
}

table.sch td {
	font-size: 9pt; font-family: arial, helvetica, verdana, sans-serif;
	text-align: center;
	border: 1px solid gray
}

table.sch th {
	font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif;
	background-color: #9999FF;
	border: 1px solid gray
}

table.sch td:nth-child(3) {
	text-align: left;
	cell-padding-left: 0pt
}

table.sch td:nth-child(4) {
	text-align: left
}

table.sch ul {
	padding: 2px 2px 2px 20px
}

/* 
td.footnote {
	font-size:8pt; FONT-FAMILY: Times, Times New Roman, serif
}
*/

li {
	margin-top: 1px; margin-bottom: 2px;
}

li.more {
	margin-bottom: 10px;
}

ul {
	font-size:9pt; font-family: arial, helvetica, verdana, sans-serif;
	margin-top: 0px; margin-bottom: 0px;
}

ul.more li{
	margin-top: 4px; margin-bottom: 6px;
}

ul.less li{
	margin-top: 1px; margin-bottom: 2px;
}

ul.none {
	list-style-type: none
}

ol {
	font-size:9pt; font-family: arial, helvetica, verdana, sans-serif;
	margin-top: 0px; margin-bottom: 0px;
}

h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0px }

h1 {
	font-family: Times, Times New Roman, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 12px; margin-bottom: 0px
}

h1.left {
	text-align: left
}

h2 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 9.5pt;
	font-weight: bold;
	text-align: left;
	margin-top: 0px; margin-bottom: 2px
}

h2.larger {
	font-family: Times, Times New Roman, serif;
	font-size: 11pt
}

/* 
h2.center {
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: center
}

h2.san {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: left
}

h2.san14 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: left
}

h2.large {
	font-family: Times, Times New Roman, serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-align: center
}

h2.largeL {
	font-family: Times, Times New Roman, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	text-align: left
}

h3.normal {
	font-family: Times, Times New Roman, serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: center; 
	margin-top: 0px; margin-bottom: 0px
}

h3.small {
	font-family: Times, Times New Roman, serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center; 
	margin-top: 0px; margin-bottom: 0px
}

h4 {
	font-family: Times, Times New Roman, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

h4.plain {
	font-family: Times, Times New Roman, serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

h4.san {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

h4.small {
	font-family: Times, Times New Roman, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: left
	margin-top: 0px; margin-bottom: 0px
}

h5 {
	font-family: Times, Times New Roman, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center
}

h6 {
	color: blue;
	font-family: Arial, Helvetica, sans-serif }
*/

hr {
	margin-left 0px;
	color: gray;
	background-color: gray;
	border: 0;
	border-style: solid;
	height: 1.5px;
}

hr.short {
	width: 80%;
	height: 2.5px;
}

hr.title {
	color: #660033;
	background-color: #660033;
	border: 0;
	border-style: solid;
	height: 6px;
	width: 620px;
}

hr.thick {
	height: 2.5px;
}

hr.thin {
	height: 1px;
}

hr.nav {
	margin-left: auto;
	width: 80%;
	height: 1px;
}

/* 
font.mono {
	font-family: 'Courier New', Courier, monospace;
}

font.table {
	font-size:9pt; font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
}
*/

p {
	font-size:9pt;
	font-family: arial, helvetica, verdana, sans-serif;
	color: black;
	text-align: left
}

p.main {
	font-size:10pt;
	line-height: 10.5pt;
	color: #003366; 
	text-align:justify; 
/*	padding-top: 0px; padding-bottom: 0px; */
	margin-top: 0px; margin-bottom: 6px
}

p.plain {
	line-height: 10pt;
	padding-top: 0px; padding-bottom: 6px;
	margin-top: 0px; margin-bottom: 6px
}

p.no_space {
	padding-top: 0px; padding-bottom: 0px;
	margin-top: 0px; margin-bottom: 0px
}

p.less_space {
	padding-top: 0px; padding-bottom: 3px;
	margin-top: 0px; margin-bottom: 0px
}

p.space_top {
	padding-top: 6px; padding-bottom: 0px;
	margin-top: 0px; margin-bottom: 0px
}

p.space_bottom {
	padding-top: 0px; padding-bottom: 6px;
	margin-top: 0px; margin-bottom: 0px
}

p.more_space {
	padding-top: 6px; padding-bottom: 6px;
	margin-top: 0px; margin-bottom: 0px
}

p.san {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10.5pt;
}

p.ref {
	line-height: 9pt;
}

p.small-center {
	font-family: Times, Times New Roman, serif;
	font-weight: normal;
	text-align: center;
	margin-top: 0px; margin-bottom: 0px
}

