
body {
background : #040404;
}
a:link {
color : #ddbb77;
background : transparent;
}
a:visited {
color : #bb9944;
background : transparent;
}
img.right {
float : right;
margin : 2em;
}
img.left {
float : left;
margin : 2em;
}
hr.section {
width : 44%;
height : 4px;
color : #660000;
}
hr.base {
width : 92%;
height : 1px;
color : #000000;
}
hr.end {
width : 92%;
height : 2px;
color : #660000;
}
hr {
width : 94%;
height : 2px;
color : #660000;
}
span.term {
background : transparent;
color : #660000;
font-family : "Arial", sans-serif;
font-size : 12pt;
font-weight : bold;
}
p {
text-indent : 1em;
color : #000000;
background : transparent;
font-family : "Times New Roman", serif;
font-size : 12pt;
text-align : justify;
line-height : 150%;
margin-left : 6%;
margin-right : 6%;
}
p.fst {
text-indent : 0;
font-family : "Times New Roman", serif;
font-size : 12pt;
text-align : justify;
line-height : 150%;
margin-left : 6%;
margin-right : 6%;
}
p.pagenote {
background : transparent;
color : #ccaa66;
font-family : "Arial", sans-serif;
font-size : x-small;
text-align : center;
margin-left : 6%;
margin-right : 6%;
}
p.pagenoteb {
background : transparent;
color : #ccaa66;
font-family : "Arial", sans-serif;
font-size : x-small;
text-align : justify;
line-height : 115%;
margin-left : 10%;
margin-right : 10%;
}
p.footer {
text-indent : 0;
font-weight : bold;
font-family : "Arial", sans-serif;
font-size : 12pt;
text-align : center;
margin : 3%;
}
.major {
background-color : #cc0000;
color : white;
font-family : sans-serif, helvetica, arial;
font-size : 9pt;
font-weight : normal;
text-align : left;
}

