td
{
text-align: top;
padding: 8px;
}
body
{
color: black;
font-size: 10pt;
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
background-color: black;
}
table
{
color: white;
background-color: black;
}
a
{
color: rgb(248,248,255);
font-size: 8pt;
font-weight: bold;
text-transform: uppercase;
border-style: solid;
border-width: 2px;
text-decoration: none;
padding: 1px;
padding-left: 6px;
padding-right: 6px;
font-style: normal;
}
a:hover
{
color: rgb(255,255,255);
border-style: dashed;
}
.splash
{
padding: 0px;
column-span: 3;
align: center;
}
.arow
{
background-color: rgb(48,48,72);
}
.brow
{
background-color: rgb(24,24,48);
}
.acell
{
border-color: rgb(200,200,212);
border-style: solid;
border-width: 0px;
border-bottom-width: 2px;
}
.header
{
font-weight: bold;
font-size: 12pt;
font-style: normal;
}
.date
{
font-size: 8pt;
text-transform: uppercase;
margin-left: 30px;
}
.spacer
{
width: 96px;
background-color: black;
padding: 0px;
vertical-align: top;
}
.padded
{
background-color: black;
height: 24px;
padding: 0px;
}
.news
{
padding-left: 30px;
padding-right: 30px;
font-style: italic;
font-size: 11pt;
color: rgb(200,200,212);
}
.notice
{
font-size: 8pt;
color: rgb(200,200,212);
text-transform: uppercase;
letter-spacing: 2pt;
}

