body{
background: #FFFFFF;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
margin: 0px;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000; 
}

td {
font-size: 10pt;
}

.dark {
font-size: 10pt;
background: #444444;
color: #FFFFFF;

}

h3 {
font-size: 12pt;
font-weight: bold;
margin: 0px;
}

.listbg1 {
background: #EEEEEE;
color: #000000;
}
.listbg2 {
background: #DDDDDD;
color: #000000;
}

.highlight_titles{
color: #000000;  
}

.listbg_header {
background: #444444;
color: #FFFFFF;
}

a{

color: #000000;

font-size: 8pt;

font-weight: bold;

text-decoration: underline;

}


a:visited{

color: #000000;

text-decoration: underline;

}

a:hover{

color: #0060A5;

text-decoration: underline;

}

a:active{

color: #000000;

text-decoration: underline;

}

a.dark{

color: #FFFFFF;

text-decoration: underline;

}

a.dark:visited{

color: #FFFFFF;

text-decoration: underline;

}

a.dark:hover{

color: #FFFFFF;

text-decoration: underline;

}

a.dark:active{

color: #FFFFFF;

text-decoration: underline;

}

span.spn{
cursor:hand;
}

span.tdgreen{
cursor:hand;
color: #33aa33;
}

span.tdred{
cursor:hand;
color: #aa3333;
}
