BODY, H1, H2, H3, UL, HR, TD {
font-family: sans-serif;
font-size: 10pt;
color: black;
margin-left: 15pt;
margin-right: 15pt;
}

H1 {
 font-weight: bold;
 color: #336699;
 font-size: 14pt;
 margin-bottom: -2pt;
 margin-left: 25pt;
}

HR {
 margin-top: -2pt;
 margin-left: 0%;
 margin-right: 0%;
 margin-bottom: 0pt;
 height: 3pt;
 color: #cccc66;
}

H2 {
font-weight: bold;
color: #336699;
font-size: 12pt;
margin-bottom: 5pt;
margin-left: 0;
}

H3 {
font-weight: bold;
color: black;
margin-bottom: 5pt;
margin-left: 0;
}

UL {
 margin-top: auto;
 margin-left: 20pt;
}

a:link {color: #336699; font-weight:bold; text-decoration: none; border-bottom:1px dotted #cccc66;}
a:visited {color: #336699; font-weight:bold; text-decoration: none; border-bottom:1px dotted #cccc66;}
a:hover {color: #cccc66; font-weight:bold;}
a:active {color: #336699; font-weight:bold; text-decoration: none; border-bottom:1px dotted #cccc66;}

DT 
{
    font-style: italic;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 10px;
}

LI 
{
    margin-bottom: 10px;
}

.codetitle
{
    background-color: #cccc66;
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: black;
}

.code TD 
{
    background-color: #dcdc96;
    border-style: solid;
    border-top-style: hidden;
    border-left-style: hidden;
    border-right-style: hidden;
    border-width: thin;
    border-color: #cccc66;
    margin-left: 15pt;
    width: 825;
    white-space: nowrap;
    font-family: Courier New,Courier;
}



.titlebar, .titlebar TD, .titlebar A {
background-color: #666699;
color: white;
font-family: sans-serif;
font-size: 8pt;
font-weight: bold;
}
a.titlebar:link {color: white; text-decoration: none;}
a.titlebar:visited {color: white; text-decoration: none;}
a.titlebar:hover {color: #cccc66}
a.titlebar:active {color: white; text-decoration: none;}

.titlebar_1, .titlebar_1 TD, .titlebar_1 A {
background-color: #cccc66;
color: white;
font-family: sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: center;
}
a.titlebar_1:link {background-color: #cccc66; color: white; text-decoration: none;}
a.titlebar_1:visited {background-color: #cccc66; color: white; text-decoration: none;}
a.titlebar_1:active {background-color: #cccc66; color: white; text-decoration: none;}
a.titlebar_1:hover {background-color: #cccc66; color: #666699}



.ec_title, .ec_title A {
color: #666699;
font-family: sans-serif;
font-size: 9pt;
font-weight: bolder;
text-align: center;
margin-top: 3pt;
margin-bottom: 3pt;
margin-left: 3pt;
margin-right: 5pt;
}
a.ec_title:link {color: #666699; text-decoration: none;}
a.ec_title:visited {color: #666699; text-decoration: none;}
a.ec_title:active {color: #666699; text-decoration: none;}
a.ec_title:hover {color: #cccc66;}


.ec_text, .ec_text A {
color: #666699;
font-family: sans-serif;
font-size: 9pt;
font-weight: normal;
text-align: justify;
margin-top: 0pt;
margin-bottom: 5pt;
margin-left: 3pt;
margin-right: 5pt;
}
a.ec_text:link {margin-left: 0pt; margin-right: 0pt; color: #666699; text-decoration: none;}
a.ec_text:visited {margin-left: 0pt; margin-right: 0pt; color: #666699; text-decoration: none;}
a.ec_text:active {margin-left: 0pt; margin-right: 0pt; color: #666699; text-decoration: none;}
a.ec_text:hover {margin-left: 0pt; margin-right: 0pt; color: black; text-decoration: underline;}



.stats_text, .stats_text TD, .stats_text A {
color: black;
font-family: sans-serif;
font-size: 7pt;
font-weight: normal;
text-align: left;
margin-top: 0pt;
margin-bottom: 0pt;
margin-left: 3pt;
margin-right: 3pt;
}
a.stats_text:link {color: black; text-decoration: none;}
a.stats_text:visited {color: black; text-decoration: none;}
a.stats_text:active {color: black; text-decoration: none;}
a.stats_text:hover {color: black; text-decoration: underline;}

.stats_li, .stats_li TD, .stats_li A {
color: black;
font-family: sans-serif;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-top: 0pt;
margin-bottom: 5pt;
}
a.stats_li:link {color: black; text-decoration: none;}
a.stats_li:visited {color: black; text-decoration: none;}
a.stats_li:active {color: black; text-decoration: none;}
a.stats_li:hover {color: black; text-decoration: underline;}


.stats_title {
color: black;
font-family: sans-serif;
font-size: 9pt;
font-weight: bold;
text-align: center;
margin-top: 3pt;
margin-bottom: 3pt;
margin-left: 3pt;
margin-right: 3pt;
}
