/* Stylesheet for the Opera about document */
/* Copyright 2003 Opera Software */

BODY { 
color: white; 
/*background: #525a84;*/
background: #355382;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

H2 {
margin-top: 0;
margin-bottom: 0.5em;
font-size: 20px;
font-weight: normal;
border-bottom: 1px solid white;
width: 450px;
}

DIV.content {
clear: both;
text-align: center;
}

P.copyright {
padding-top: 2px;
text-align: center;
font-size: 8pt;
}

DIV.third {
width: 450px;
}

DIV.border {
width: 100%;
text-align: center;
margin-bottom: 2em;
margin-top: 1em;
}

TD, TH, TR {
border-spacing: 0px;
font-size: 11px;
}

TH, TD {
text-align: left;
vertical-align: top;
}

TH {
white-space: nowrap;
padding-right: 1em;
}

UL {
list-style-position: outside;
margin-left: 1em;
margin-right: 1em;
padding: 0px;
list-style: none;
text-align: left;
}

BLOCKQUOTE {
margin-left: 1.5em;
margin-right: 0.5em;
}

A {
color: white;
text-decoration: none;
}

A:HOVER {
margin-left: 4%;
}

DT {
font-weight: bold;
}

DD {
margin: 0.5em
}
