<!--
BODY
   {
   color:white;
   background-color:white;
   background-image: url(page_background.jpg);
   background-repeat: no-repeat;
   font-family:comic sans ms, sans-serif;
   font-size: 10pt;weight: 400;color:#090077;
   margin-top: 5 
    }
A:link, A:visited, A:active { text-decoration: none;color:#44686c }
A:hover { color:#66cc99 }
.table1
{
font-family:comic sans ms, sans-serif;
font-size:10pt;
font-weight:100;
color:#2E0598;
background-color:#c6d9d9;
border-bottom-style:solid;
	border-bottom-width:1px; 
	border-bottom-color:#000000;
}
.table2
{
font-family:comic sans ms, sans-serif;
font-size:8pt;
font-weight:100;
color:#2E0598;
background-color:#c6d9d9;
border-bottom-style:solid;
	border-bottom-width:0px; 
	border-bottom-color:#000000;
}
.table3
{
font-family:comic sans ms, sans-serif;
font-size:9pt;
font-weight:200;
color:#2E0598;
background-color:#c6d9d9;
border-top-style:solid;
border-top-width:1px; 
border-top-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px; 
border-bottom-color:#000000;
margin-left: 0px;
margin-right: 0px;
}


.tabledata_left
{ 
border-left-style: solid; 
border-left-color: #000000; 
border-left-width:1px;
}
.tabledata_right
{ 
border-right-style: solid; 
border-right-color: #000000; 
border-right-width:1px;
}


}
.menu
{
font-family:comic sans ms, sans-serif;
font-size:10pt;
font-weight:200;
color:#2E0598;
background-color:#d9f0ed;
}
.cell
{
font-family:comic sans ms, sans-serif;
font-size:12pt;
font-weight:400;
color:#2E0598;
background-color:"#62C1BD";
}
-->