/* Stylesheet for the Opera about document */
/* Copyright 2003 Opera Software */

BODY {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #000000;
}

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: center;
	vertical-align: middle;
	font-size: 15px;
}

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;
}
