body { font-family: Arial, Helvetica, sans-serif; background: white; margin-top: 0px;  margin-left: 0px; margin-right: 0px; }

a:link    { color: #003366 }
a:active  { color: #003366 }
a:visited { color: #003366 }
a:hover { color: #002244 }
.hdr { font-size: 14px; margin: 0px, 16px, 10px, 0px; text-align: right }
.bar { font-size: 16px }
.lft { font-size: 12px }
.rgt { font-size: 12px }
.ctr { font-size: x-small; text-align: center }
.ctr1{ font-size: x-small; text-align: left }
.ct2 { font-size: xx-small; text-align: center }
.ct3 { font-size: x-small; text-align: center }
.ct4 { font-size: normal; text-align: center }
.shd { margin-top: 4px; background-color: "#EEEEEE"; color: black }
.shd tr td { font-size: 14pt; font-weight: normal }

.ln2 a:link { color: black;  }
.ln2 a:active { color: black;  }
.ln2 a:visited { color: black;  }

.ln3 a:link { color: blue; color: #003366 }
.ln3 a:active { color: blue; color: #003366 }
.ln3 a:visited { color: blue; color: #003366 }


.vot { font-size: x-small }
.vot tr td { font-size: x-small }

.nws { margin: 1em, 1em, 1em, 1em; text-align: left }
.nws p { text-align: justify; margin-top: 3px margin-bottom: 3px }
.nls { text-align: left; font-size: x-small }
.nls1 p {text-align: left; margin-left: 5em; font-size: xx-small}
.nsr {text-align: left; font-size: x-small; margin-left: 1em }
.ns2 { margin-bottom: 4px }
.nsr p { margin: 4px, 1em, 10px, 3em }
.bul { font-size: x-small;  }

.dat { color: "#EE6666";  text-align: left; font-weight: bold; margin-top: 8px }
.da2 { color: "#EE6666";  text-align: center; font-weight: bold; font-size: small }

.src { text-align: justify; margin: 6px, 2em, 12px, 2em }

.ahd { font-size: 14pt; text-align: center }
.cnt { text-align: left; margin-left: 8px; margin-right: 1em }
.rub { margin: 12px, 2em, 4px, 0px; font-weight: bold }
.nam { margin-top: 2px; margin-bottom: 6px; margin-left: 2em }

.art { text-align: center; margin-top: 18px; margin-right: 4px;  }
.art h2 { text-align: left; }
.art h3 { text-align: left; }
.art h5 { text-align: left; }
.art p { text-align: justify; text-indent:3em; margin-top: 2px; margin-bottom: 2px; margin-left: 2em; margin-right: 2em;}
p.ann { text-align: justify; margin-left: 4em; margin-right: 2em; margin-bottom: 2em; font-variant: italic }
.sgn { text-align: right; font-weight: bold }
.imc { text-align: center; color: red; background: blue }
.art ul { text-align: left }
.art ol { text-align: left }

.lst1 { text-align: left; background: #EEEEEE }
.lst2 { text-align: left }
.lst3 { text-align: center }
.lst4 { text-align: left; font-weight: bold }

.izd { margin-left: 14px;margin-right: 14px; }
.izd tr td { font-size: x-small }

.fix { font-family: Courier, serif; font-size: 14px } 

.ban { margin: 4px, 0px, 0px, 0px }

.no1 { text-decoration: none; }


.graph1 {  font-size: 12px; background-color: #CCCCCC; text-align: center}


TABLE.instr {
	width: 75%;
	border-collapse: collapse;
	font-size: 12pt;
	margin-top: 40px;
}

TABLE.instr TD {

}

TABLE.instr TR TD.listing {
	font-size: 11pt;
}


TABLE.instr TR TD.header {
	font-weight: bold;
	font-size: 18pt;
	border-top: 2px solid black;
	padding-bottom: 14pt;
	font-family: Tahoma, Arial, serif;
}

TABLE.instr TR TD.subheader {
	border-top: 1px solid black;
	font-size: 14pt;
	padding-bottom: 16pt;
}

TABLE.instr TR TD.lf {
    padding-right: 10px;
    padding-bottom: 20px;
}

TABLE.instr TR TD.rt {
	text-align: justify;
}


