body {
margin: 0;
background-color: #000000;
}

H1 {
font-family: Arial;
font-size: 12pt;
color: #DAD0BE;
font-weight: bold;
text-decoration: none;
}

div a:active {
font-family: Tahoma;
font-size: 10pt;
color: #0080D0;
font-weight: bold;
text-decoration: none;
}
div a:link {
font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
div a:visited {
font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
div a:hover {
font-family: Tahoma;
font-size: 10pt;
color: #309090;
font-weight: bold;
text-decoration: none;
}

a:active {
font-family: Tahoma;
font-size: 10pt;
color: #00D000;
font-weight: bold;
text-decoration: none;
}
a:link {
font-family: Tahoma;
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: none;
}
a:visited {
font-family: Tahoma;
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-family: Tahoma;
font-size: 10pt;
color: #D00000;
font-weight: bold;
text-decoration: none;
}

.pgdis {
font-family: Tahoma;
font-size: 10pt;
color: #808080;
font-weight: bold;
}

.pgcur {
font-family: Tahoma;
font-size: 10pt;
color: #D00000;
font-weight: bold;
}

.imag  {
text-align: center;
}

.imgtit {
color: #FFFFFF;
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
margin-bottom: 5px;
margin-left: 5px;
}

.imgdesc {
color: #FFFFFF;
font-family: Tahoma;
font-size: 10pt;
margin-top: 0px;
margin-left: 5px;
}

.titl {
color: #FFFFFF;
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
text-align: center;
}

.thtbl {
border-collapse: collapse;
border: 0px solid #D00000;
padding: 0;
}

.shownum {
font-family: arial;
font-size: 9pt;
color: #DADADA;
font-weight: bold;
border: 1px solid;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
margin-bottom: 5px;
vertical-align: text-top;
text-align: center;
width: 30px;
height: 23px;
}

.shownumcur {
font-family: arial; 
font-size: 9pt; 
color: #0080D0; 
font-weight: bold; 
border: 1px solid; 
padding-left: 5px; 
padding-right: 5px; 
padding-top: 3px; 
margin-bottom: 5px; 
vertical-align: text-top;
text-align: center;
width: 30px;
height: 23px;
}

p,td,li {
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
}

.mnucur {
font-family: Tahoma;
font-size: 10pt;
color: #D00000;
font-weight: bold
} 