/*body specific*/
html, body, p, table, td, th {

font-size: 8pt;
font-family: Arial;
color: #000000;

scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color: #F68425; 
scrollbar-highlight-color: #F68425; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #F68425;
}

H1{
	font-size: 16pt;
        color: #000000;
        font-weight: bold;
}

td.bullet {
	font-size: 9pt;
        font-weight: bold;
}

form {
        background-color: #FFFFFF;
   }

td.justify   {
        text-align: justify;
        font-weight: bold;
        line-height:17px;
   }

td.red   {
	font-size: 9pt;
        color: #CA0016;
        font-style: normal;
        font-weight: normal;
   }

td.footer   {
	font-size: 8pt;
        color: #BBBBBB;
        font-style: normal;
        font-weight: normal;
   }

a:link{
color: #005DAA;
text-decoration:none;
}

a:active{
color: #005DAA;
text-decoration:none;
}

a:visited{
color: #005DAA;
text-decoration:none;
}

a:hover{
color: #F68425;
text-decoration:none;
}

/* ================= footer LINKS ====================== */

div.footer_links   {
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #000000;
   }

div.footer_links a   {
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #000000;
   }

div.footer_links a:visited {
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #000000;
   }

div.footer_links a:active {
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #000000;
   }

div.footer_links a:link {
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #000000;
   }

div.footer_links a:hover {
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #4D4D4D;
   }

/* ================= HEADER LINKS ====================== */

div.header_links   {
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #F68425;
   }

div.header_links a   {
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #F68425;
   }

div.header_links a:visited {
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #F68425;
   }

div.header_links a:active {
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #F68425;
   }

div.header_links a:link {
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #F68425;
   }

div.header_links a:hover {
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
	text-decoration: none;
        color: #005DAA;
   }