body
{
font-family: calibri;
color: white;
font-size: 18px;
min-width: 800px;
margin: 0;
background-color: black;
width: 800px;
position: relative;
margin-left: auto;
margin-right: auto;
}

h2,h3
{
font-family:verdana;
margin-left: 20px
}

h1
{
font-size: 36px;
text-align: center;
}

h4
{ font-family: "Trebuchet MS";
}

a.list
{ font-size: 75%;
color: #FFFF00;
margin-left: 20px
}

a
{ color:#FFFF00
}

a.normal
{ color:#FFFF00
}

p
{ font-size: 18px
}

p.left
{ text-align: left
}

p.center
{ text-align: center
}

p.right
{ text-align: right
}

p.mini
{ text-align: center;
font-size: 75%
}

p.yellow
{ color: #FFFF00;
}

p.error
{ color: #FF0000;
}

p.news
{ font-size:12pt;
}

p.indent
{ margin-left:20px;
}

th
{ font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
sans-serif;
border-right: 1px solid #00248F;
border-bottom: 1px solid #00248F;
border-top: 1px solid #00248F;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
background: #00248F;
}

td 
{ color: black;
border-right: 1px solid #809FFF;
border-bottom: 1px solid #809FFF;
background: #809FFF;
padding: 6px 6px 6px 12px;
}
td.story
{ border-right: 1px solid #BFCFFF;
border-bottom 1px solid #BFCFFF;
background: #BFCFFF;
}

div.headline
{color: chartreuse;
font-size: 15pt;
}

div.date
{color: aquamarine;
}

div.succBox
{
border-color: #000090;
border-style: solid;
background-color: #66CCFF;
}
div.errBox
{
border-color: #FF0000;
border-style: solid;
background-color: #FF8B8B
}
div.logBox
{
background-color: blue;
text-align: center;
}
img.logo
{
position: left;
margin: 4px;
}