.copyright
{
 font-size: 8pt;
 padding-left: 0pt;
 padding-right: 0pt;
}
.disabled
{
 text-decoration: line-through;
 color: #757575;
}
.lentry
{
 padding-bottom: 7px;
}
.lname
{
 background-color: #00FFB0;
 line-height: 14pt;
}
.topnav
{
 font-size: 8pt;
 background-color: #FEE5CC;
 padding: 3px;
 white-space: nowrap;
 clear: both;
}
.upanddown
{
 font-size: 8pt;
 background-color: #E8E8E8;
 padding: 3px;
 margin-left: 0.5cm;
 margin-right: 0.5cm;
 white-space: nowrap;
 clear: both;
}
a:link, a:visited, a:active, a:focus
{
 font-weight: normal;
 text-decoration: none;
 color: #0000FF;
}
a:link:hover, a:visited:hover, a:active:hover, a:focus:hover
{
 font-weight: normal;
 text-decoration: underline;
 color: #0000FF;
}
a:link.extern, a:visited.extern, a:active.extern, a:focus.extern
{
 font-weight: normal;
 text-decoration: none;
 color: #006AFF;
}
a:link:hover.extern, a:visited:hover.extern, a:active:hover.extern, a:focus:hover.extern
{
 font-weight: normal;
 text-decoration: underline;
 color: #006AFF;
}
body
{
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #000000;
 background-color: #FFFFFF;
}
blockquote
{
 font-style: italic;
}
code, kbd
{
 font-family: 'Courier New', Courier, monospace;
 font-size: 10pt;
 color: #0000B0;
}
del
{
 text-decoration: line-through;
 color: #999999;
}
div.infobox
{
 font-style: italic;
 border-style: solid;
 border-width: 1px;
 margin: 0.5cm;
}
em
{
 font-style: italic;
}
h1
{
 font-size: 18pt;
 font-weight: bold;
}
h2
{
 font-size: 13pt;
 font-weight: bold;
 padding-left: 0.2cm;
 padding-right: 0.2cm;
}
h2 a:link:hover, h2 a:visited:hover, h2 a:active:hover, h2 a:focus:hover, h2 a:link, h2 a:visited, h2 a:active, h2 a:focus
{
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}
h3
{
 font-size: 11pt;
 font-weight: bold;
 padding-left: 0.5cm;
 padding-right: 0.5cm;
}
li
{
 margin-top: 3px;
}
ol, ul
{
 padding-left: 0.5cm;
 padding-right: 0.5cm;
 margin-left: 1cm;
}
p
{
 padding-left: 0.5cm;
 padding-right: 0.5cm;
}
pre
{
 font-family: 'Courier New', Courier, monospace;
 font-size: 10pt;
 padding-left: 0.5cm;
 padding-right: 0.5cm;
}
pre.code
{
 font-family: 'Courier New', Courier, monospace;
 font-size: 10pt;
 color: #0000B0;
 background-color: #FFEEEE;
 margin-left: 0.5cm;
 margin-right: 0.5cm;
 padding: 0.3cm;
}
strong
{
 font-weight: bold;
}
table
{
 font-size: 10pt;
 margin-left: 0.5cm;
 margin-right: 0.5cm;
}
table.prettytable
{
 border: 1px solid #C0C0C0;
 border-collapse: collapse;
 background-color: #FFFFFF;
 margin-bottom: 1em;
}
table.prettytable td
{
 border: 1px solid #C0C0C0;
 padding: 4px;
}
td
{
 vertical-align: top;
}
tt
{
 font-family: 'Courier New', Courier, monospace;
 font-size: 10pt;
 color: #A00000;
}