body {
margin: 0px;
padding: 0px;
z-index: 0;
border: 0px none #000000;
background: #000000 none repeat scroll top left;
color: #000000;
text-align: center;
font-family: "times new roman", times, serif;
font-size: 12pt;
}
div.text {
position: relative;
top: 0px;
left: 0px;
width: auto;
height: auto;
margin: 75px 142px 0px 130px;
padding: 5px;
z-index: 1;
border: 0px solid #000000;
background: #ffffff none repeat scroll top left;
}
div.nav {
position: fixed;
top: 47px;
right: 0px;
width: 132px;
height: auto;
margin: 0px;
padding: 0px;
z-index: 2;
border: 0px solid #000000;
background: #000000 none repeat scroll top left;
color: #a97b46;
}
div.copyright {
position: relative;
top: 0px;
left: 0px;
width: auto;
height: auto;
margin: 0px 142px 50px 130px;
padding: 5px;
z-index: 1;
border: 0px solid #000000;
background: #000000 none repeat scroll top left;
color: #a97b46;
}
div.table {
width: auto;
height: auto;
margin: auto 50px auto 50px;
padding: 0px;
}
font.dark {
color: #532100;
}
font.small {
font-size: 10pt;
}
p {
text-align: left;
text-indent: .25in;
}
p.straight {
text-align: left;
text-indent: 0in;
}
p.center {
text-align: center;
text-indent: 0in;
}
p.right {
text-align: right;
text-indent: 0in;
}
p.sub {
text-align: left;
text-indent: .25in;
font-size: 10pt;
}
p.subs {
text-align: left;
text-indent: 0in;
font-size: 10pt;
}
p.subc {
text-align: center;
text-indent: 0in;
font-size: 10pt;
}
p.subr {
text-align: right;
text-indent: 0in;
font-size: 10pt;
}
p.nav {
text-align: center;
text-indent: 0in;
font-size: 12pt;
font-weight: bold;
}
p.navs {
text-align: center;
text-indent: 0in;
font-size: 10pt;
font-weight: bold;
}
p.update {
color: #888888;
text-align: right;
text-indent: 0in;
font-size: 8pt;
font-style: italic;
}
h3 {
color: #8e5e00;
text-align: left;
font-size: 12pt;
font-weight: bold;
}
h3.center {
color: #8e5e00;
text-align: center;
font-size: 12pt;
font-weight: bold;
}
h3.right {
color: #8e5e00;
text-align: right;
font-size: 12pt;
font-weight: bold;
}
h2 {
color: #8e5e00;
text-align: left;
font-size: 14pt;
font-weight: bold;
}
h2.center {
color: #8e5e00;
text-align: center;
font-size: 14pt;
font-weight: bold;
}
h2.right {
color: #8e5e00;
text-align: right;
font-size: 14pt;
font-weight: bold;
}
h1 {
color: #8e5e00;
text-align: left;
font-size: 16pt;
font-weight: bold;
}
h1.center {
color: #8e5e00;
text-align: center;
font-size: 16pt;
font-weight: bold;
}
h1.right {
color: #8e5e00;
text-align: right;
font-size: 16pt;
font-weight: bold;
}
hr {
width: 80%;
height: 1px;
margin: auto;
border-left: 0px;
border-top: 1px solid #8e5e00;
border-right: 0px;
border-bottom: 1px solid #8e5e00;
background: #ffffff none repeat scroll top left;
}
hr.b {
width: 80%;
height: 1px;
margin: auto;
border-left: 0px;
border-top: 1px solid #8e5e00;
border-right: 0px;
border-bottom: 1px solid #8e5e00;
background: #000000 none repeat scroll top left;
}
img {
vertical-align: middle;
}
ul {
list-style: disc outside url(bullet.png);
marker-offset: 10px;
text-align: left;
font-size: 10pt;
}
li.blank {
list-style: none outside none;
}
table {
width: auto;
height: auto;
margin: 25px auto 25px auto;
padding: 0px;
clear: both;
border: 1px dashed #8e5e00;
border-collapse: separate;
border-spacing: 1px;
empty-cells: hide;
}
td {
padding: 3px;
border: 1px dotted #8e5e00;
text-align: left;
vertical-align: middle;
font-size: 11pt;
}
th {
padding: 3px;
border: 1px dotted #8e5e00;
color: #8e5e00;
text-align: right;
vertical-align: top;
font-size: 11pt;
font-weight: bold;
}
a:link {
color: #b04b00;
text-decoration: none;
}
a:active {
color: #ff3100;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #870000;
text-decoration: none;
}
a:hover {
color: #ff3100;
font-weight: bold;
text-decoration: none;
}