body {
    background-color: #000000;
}
body, table {
    font-family: Arial, Tahoma, sans-serif;/*'Georgia', 'Times New Roman', serif;*/
    font-size: 11pt;
}
body, td, th, div, p {
    color: #ffffff;
}
li {
    margin-bottom: 5px;
}
A:link, A.link, A:link.link, A:visited.link, .link A:link, .link A:visited {
    color: #D27A3E;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}
A:visited {
    color: #999999;
}
A:hover {
    color: #ff9933;
}
A.link2, A:link.link2, A:visited.link2, .link2 A:link, .link2 A:visited {
    color: #92784F;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}
A:hover.link2, .link2 A:hover {
    color: #ff9933;
}
.link_a, .link_a A {
    color: #ffffff !important;
}

small, small *, .sm, .sm * {
    font-size: 9pt;
}
.ssm, .ssm * {
    font-size: 8pt;
}
h1, h2, h3 {
    font-family: Arial, Tahoma, sans-serif;
}
h1 {
    font-size: 16pt;
    color: #D37A3E;
}
h2 {
    font-size: 12pt;
    color: #D37A3E;
}
h3 {
    font-size: 12pt;
    color: #ffffff;
}
/*A:link h2, A:visited  h2 {
	margin: 0px 0px 4px 0px;
}*/

.date {
    font-size: 10pt;
    color: #D27A3E;
}

.anons {
    padding-top:4px;
    font-size: 8pt;
}

.title, .title A:link, .title A:visited {
    font-size: 12pt;
}
.title2, .title2 A:link, .title2 A:visited {
    font-size: 10pt;
    font-weight: bold;
}

.cost {
    font-family: Tahoma,sans-serif;
    font-weight: normal;
    font-size: 12pt;
}

table.tborder {
    border-left:1px solid #3D3D3D;
    border-top:1px solid #3D3D3D;
}
table.tborder td, table.tborder th {
    border-bottom:1px solid #3D3D3D;
    border-right:1px solid #3D3D3D;
}
table.tborder th {
    font-family: Tahoma,sans-serif;
    font-size:8pt;
    font-weight:bold;
    background-color: #333333;
}
table.tborder  {
    empty-cells: show;
}

table.cborder {
    empty-cells: show;
}
table.cborder td {
    border:1px solid #3D3D3D;
}

.border {
    border:1px solid #3D3D3D;
}

.warn {
    color: red;
}

.sans-serif {
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

.cite {
    font-size: 14pt;
    color: #666666;
}

.big {
    font-size: 13pt;
    font-weight: normal;
}
A:link.fflink, A:visited.fflink {
    color: white;
    text-decoration: underline;
}
A:hover.fflink {
    color: #D27A3E;
    text-decoration: underline;
}
