body {
background-color: #ffffff;
background-image: url(clearing.jpg);
color: #798262;
margin: 10px;
font-family: verdana,arial,helvetica;
font-size: 10pt;
text-align: left;
scrollbar-face-color: #222222;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #111111;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
}
#text {
position: absolute;
left: 10px;
top: 10px;
width: 60%;
height: auto;
margin: 0px;
border: 0px;
padding: 5px;
background-color: #ffffff;
}
#black {
color: #e8e8e8;
}
p {
text-align: left;
}
p.center {
text-align: center;
}
p.right {
text-align: right;
}
p.sub {
text-align: left;
font-size: 8pt;
}
p.subc {
text-align: center;
font-size: 8pt;
}
h3 {
color: #2f3324;
text-align: left;
font-size: 10pt;
font-weight: bold;
}
h3.center {
color: #2f3324;
text-align: center;
font-size: 10pt;
font-weight: bold;
}
h3.right {
color: #2f3324;
text-align: right;
font-size: 10pt;
font-weight: bold;
}
h2 {
color: #2f3324;
text-align: left;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
}
h2.center {
color: #2f3324;
text-align: center;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
}
h2.right {
color: #2f3324;
text-align: right;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
}
h1 {
color: #2f3324;
text-align: left;
font-size: 12pt;
font-weight: bold;
}
h1.center {
color: #2f3324;
text-align: center;
font-size: 12pt;
font-weight: bold;
}
h1.right {
color: #2f3324;
text-align: right;
font-size: 12pt;
font-weight: bold;
}
a:link {
color: #7b7b7b;
}
a:visited {
color: #c0c0c0;
}
a:active {
color: #ffffff;
background: #798262;
}
a:hover {
color: #ffffff;
background: #798262;
}
