    body {
        background-color: #FFFFFF
    }
    .emphasis {
        color: #FFFFFF;
        background-color: #666699;
        text-decoration: none;
        font-weight: bold;
    }
    .error {
        font-weight: bold;
    }
    .error_description, .error_details {
        font-weight: normal;
        font-style: normal;
    }
    .error_source, .error_location {
        font-family: monospace;
    }
    td.footer, .footer {
	font-family: Verdana, Geneva, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006766;
}
    .label {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 10pt;
        color: #FFFFFF;
        background-color: #666699; 
    }
    .navsect {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #666699;
        background-color: #FFFFFF;
    }
    .navitem {
      text-align : left;
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #F5963A;
        background-color: ;
    }
    .navsel {
      text-align : left;
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666699;
    }
    .menubar {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #000000;
        background-color: ;
        text-decoration: none;
    }
    .earn {
        font-size: 10pt; 
    }
    .sectbaritem {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #222222;
    }
    .sectbarselected {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666699;
    }
    .title {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #666699;
        text-align: center;
    }
    .subtitle {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
    }
    p, ul, ol, li, form, blockquote, .normal, .saybox {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        color: #000000;
    }
    .small {
        font-size: 8pt;
        font-weight: normal;
        line-height: 10pt;
    }
    .tiny {
        font-size: 7pt;
        font-weight: normal;
        line-height: 8pt;
    }
    .button, a.button, a.button:active, a.button:link, a.button:hover {
	font-family: Verdana, Geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #E8E8E8;
	text-decoration: none;
}
    tr.normal { 
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFFF;
    }
    th {
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #FFFFFF;
        background-color: #9999CC; 
    }
    th.dkgray {
        color: #FFFFFF;
        background-color: #909090
    }
    th.bighead {
        font-weight: bold;
        font-size: 11pt;
    }
    th.smhead {
        font-size: 8pt;
    }
    td { 
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
    }
    td.normal {
	background-color: #EEEEEE;
}
    td.blank { 
        background-color: #EEEEEE;
    }
    td.logo {
        background-color: ;
    }
    td.navbar {
        background-color: ;
    }
    td.menubar {
        background-color: ;
    }
    td.sectbar {
        background-color: ;
    }
    td.body {
        background-color: #EEEEEE;
    }
    td.gray { 
        font-family: Verdana, Geneva, arial, helvetica, sans-serif;
        font-size: 8pt;
        color: #FFFFFF;
        background-color: #006766;
    }
    .white {
        color: #FFFFFF;
    }
    .onwhite {
        background-color: #FFFFFF;
    }
    .gray   {
        color: #C0C0C0;
    }
    .ongray   {
        background-color: #C0C0C0;
    }
    .dkgray {
        color: #909090;
    }
    .ondkgray {
        background-color: #909090;
    }
    .black {
        color: #000000;
    }
    .onblack {
        background-color: #000000;
    }
    a {
        color: #01669A;
        background-color: transparent;  
        text-decoration: underline;
        font-weight: ;
    }
    a:link {
        color: #01669A;
        background-color: transparent;  
        text-decoration: underline;
    }
    a:active  {
	color: Fuchsia;
	background-color: transparent;
	text-decoration: none;
}
    a:hover   {
        color: #FFFFFF;
        background-color: #01669A;  
        text-decoration: none;
    }
    a.white {
        color: #FFFFFF;
        background-color: transparent;  
        text-decoration: none;
    }
    a.white:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}
    a.white:active  {
        color: #FFFFFF;
        background-color: transparent;  
        text-decoration: none;
    }
    a.white:hover   {
        color: #000000;
        background-color: #FFFFFF;  
        text-decoration: none;
    }
    a.nav    {
        color: #F5963A;
        background-color: transparent;  
        text-decoration: none;
    }
    a.nav:link    {
        color: #F5963A;
        background-color: transparent;  
        text-decoration: none;
    }
    a.nav:active, a.nav:hover   {
        color: #FFFFFF;
        background-color: #9999CC;  
        text-decoration: none;
        font-weight: bold;
    }
    a.navsel    {
        color: #FFFFFF;
        background-color: #666699;  
        text-decoration: none;
    }
    a.navsel:link    {
        color: #FFFFFF;
        background-color: #666699;  
        text-decoration: none;
    }
    a.navsel:active, a.navsel:hover   {
        color: #FFFFFF;
        background-color: #666699;  
        text-decoration: none;
        font-weight: bold;
    }
    a.sectbaritem    {
        color: #F5963A;
        background-color: #555555;  
        text-decoration: none;
    }
    a.sectbaritem:link    {
        color: #F5963A;
        background-color: #555555;  
        text-decoration: none;
    }
    a.sectbaritem:active, a.sectbaritem:hover   {
        color: #FFFFFF;
        background-color: #9999CC;  
        text-decoration: none;
    }
    a.menubar {
        color: #F5963A;
        background-color: transparent;  
        text-decoration: none;
    }
    a.menubar:link {
        color: #F5963A;
        background-color: transparent;  
        text-decoration: none;
    }
    a.menubar:active, a.menubar:hover   {
        color: #FFFFFF;
        background-color: #9999CC;  
        text-decoration: none;
    }
