DIV 
{
    font-family: Arial;
    font-size: 10pt;
}
DIV.thumbscontainer
{
    white-space: nowrap;
    position: relative;
    left: 0px;
    padding-bottom: 0px;
    display: none;
}
SPAN 
{
    font-family: Arial;
    font-size: 10pt;
}
.legend_titles
{
    color: gray;
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
}
.legend_text
{
    color: gray;
    font-size: 10pt;
    font-family: Arial;
}
.legend_titles_small
{
    color: gray;
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
}
.legend_text_small
{
    color: gray;
    font-size: 8pt;
    font-family: Arial;
}
DIV.body_text
{
	color: white;
}
H3
{
	color: white;
	font-family: tahoma;
	font-size: 14pt;
}
A 
{
    COLOR: #6699FF;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #6699FF;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #6699FF;
    TEXT-DECORATION: underline;
}
A.titlelinks {
    margin-right:2px;
    font-size: 9pt;
}
A.title {
    COLOR: #fffb97;
    font-size: 14pt;
    TEXT-DECORATION: none;
}
A.title:visited
{
    COLOR: #fffb97;
    TEXT-DECORATION: none;
}
A.title:hover
{
    COLOR: #fffb97;
    TEXT-DECORATION: none;
}