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; 
}
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; 
}
img {
vertical-align: middle;
}
ul {
list-style: disc url(images/bullet.gif) outside;
}
table {
text-align: center; 
border: 1px solid #ffffff;
}
td {
text-align: center; 
padding: 1;
border: 1px solid #ffffff; 
}
th { 
font-style: bold;
text-align: center; 
padding: 1;
border: 1px solid #ffffff; 
}
table.tap { 
text-align: center;
padding: 0; 
border-width: 0;
}
td.tap {
text-align: center; 
padding: 0;
border-width: 0; 
}
td.patch { 
background-color: #000000;
text-align: center;
padding: 0;
border-width: 0; 
}
a:link { 
color: #7b2918;
text-decoration: none;
border: solid #000000 1;
}
a:active {
color: #c81720;
border: solid #c81720 1;
text-decoration: none;
}
a:visited { 
color: #b57b31;
text-decoration: none;
border: solid #000000 1;
}
a:hover {
color: #c81720;
border: solid #c81720 1;
text-decoration: none;
}

