body {
background-color: #000000;
background-image: url(images/bg1.jpg);
color: #ffffff;
font-family: arial,helvetica,san-serif;
font-size: 10pt;
text-align: left;
margin: .1in;
}
h3 {
font-size: 12pt;
font-style: bold;
text-align: left;
text-decoration: underline;
}
h2 {
font-size: 12pt;
font-style: bold;
text-align: left;
}
h1 {
font-size: 10pt;
font-style: bold;
text-align: left; 
}
h1.center {
font-size: 10pt;
font-style: bold;
text-align: center;
}
h1.right {
font-size: 10pt;
font-style: bold;
text-align: right;
}
p.center {
text-align: center;
}
p.right {
text-align: right;
}
p.sub {
font-size: 8pt;
text-align: center;
}
p.subl {
font-size: 8pt;
text-align: left;
}
p.subr {
font-size: 8pt;
text-align: right;
}
ul {
list-style: disc url(images/bullet.gif) outside;
}
ul.sub {
list-style: disc url(images/bullet.gif) outside;
font-size: 8pt;
}
table {
border-width: 0;
width: 100%;
}
table.chart {
border: 1 solid #ffffff;
width: 50%;
}
th.chart {
text-align: center;
padding: 3;
border: 1 solid #ffffff;
font-style: bold;
}
td {
text-align: left;
padding: 3;
border-width: 0;
}
td.name {
text-align: left;
vertical-align: middle;
padding: 3;
border-width: 0;
}
td.eh {
text-align: left;
vertical-align: top;
padding: 3;
border-width: 0;
width: 210px;
}
td.ep {
text-align: left;
vertical-align: top;
padding: 3;
border-width: 0;
width: 210px;
}
td.chart {
text-align: center;
padding: 3;
border: 1 solid #ffffff;
}
a:link {
color: #ffffff;
text-decoration: none;
border: solid #000000 1;
}
a:active {
color: #c81720;
border: solid #c81720 1;
text-decoration: none;
}
a:visited { 
color: #ffffff;
text-decoration: none;
border: solid #000000 1;
}
a:hover {
color: #c81720;
border: solid #c81720 1;
text-decoration: none;
}
#small {
font-size: 8pt;
text-align: right;
}
#accent {
color: #b57b31;
}
