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

BODY { 
color: black; 
background: white;
font-family: Georgia, serif;
font-size: 10.5pt;
}
H1 {
margin-top: 0;
margin-bottom: 0;
}
H2 {
margin-top: 0;
margin-bottom: 0.5em;
}
DIV.content {
background: ##ffe18a;
clear: both;
border: medium black solid;
padding: 0.5%;
margin: 0.5%;
text-align: justify;
}
A:link {
color: #0000FF;
text-decoration: underline;
}
A:hover {
color: #008000;
text-decoration: underline;
}
A:visited {
color: #ff0000;
text-decoration: underline;
}
P.copyright {
padding-top: 2px;
border-top: medium solid black;
text-align: center;
font-size: 8pt;
}
DIV.border {
background: #ffffff;
clear: left;
border: medium black solid;
padding: 0.5%;
margin: 0.5%;
}
UL {
list-style: square;
}
TABLE, TD, TH, TR {
border-width: 0px;
border-spacing: 0px;
}
TH, TD {
text-align: left;
vertical-align: top;
}
TH {
white-space: nowrap;
padding-right: 1em;
}
