H1 {
font-size: 10pt;
color: #666666;
}
.listing {
font-size: 11px;
}
.title {
font-size: 10pt;
color: #333333;
text-style: bold;
}
.subtitle {
font-size: 11px;
}
.text {
background-color: #FFFFFF;
font-family: "tahoma,Sans-serif";
font-style : normal;
font-weight : normal;
color : #000000;
FONT-SIZE: 12px;
}
.std_button {
background-color: #DFDFDF;
color: #000000;
font-family: tahoma;
font-size: 10pt;
font-weight : normal;
border-style: solid;
border-width : 1;
}
.header {
padding: 5px;
background: whitesmoke;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
color: #FFFFFF;
font-family: tahoma;
font-size: 10pt;
color: black;
text-align: left;
}
.footer {
padding: 5px;
background: whitesmoke;
font-family: tahoma;
font-size: 10px;
color: #666666;
text-align: left;
}
.sidebar {
background: #666666
}
a:link
{COLOR: #666666;
TEXT-DECORATION: none}
a:visited
{COLOR: #666666;
TEXT-DECORATION: none}
a:hover
{COLOR: #000066;
TEXT-DECORATION: none}
a:active
{COLOR: black;
}
BODY {
background: white;
color: #000000;
font-family: tahoma;
font-size: 10pt;
}
TD,TH {
color: #000000;
font-family: tahoma;
font-size: 10pt;
}
.Navlink {COLOR: white; TEXT-DECORATION: none; font-family: tahoma; font-size: 10pt; }
a:link.Navlink  {color : #DFDFDF;}
a:visited.Navlink  {color : #DFDFDF;}
a:active.Navlink  {color : #000000;}
a:hover.Navlink  {color : #000066;}
