P  {
   font-size : 10pt;
   color : Black;
   margin-top : 2;
   margin-bottom : 2;
   font-family : Times New Roman;
   text-align : justify;
}

H1  {
   font-family : Arial;
   font-size : x-large;
   font-weight : bold;
}

H2  {
   font-size : large;
   font-family : Arial;
   font-weight : bold;
}

H3  {
   font-family : Arial;
   font-size : small;
   text-align : center;
   font-weight : bold;
   font-style : normal;
   margin-top : 6;
   margin-bottom : 6;
}

A  {
   font-style : normal;
   font-weight : bold;
   text-decoration : none;
   color : #336633;
}

A:Visited  {
   color : #336633;
}

A:Active  {
   text-decoration : underline;
   color : #336633;
}

A:Hover  {
   text-decoration : underline;
}

BODY  {
   font-size : 9pt;
   font-family : Times New Roman;
   color : Black;
   background-color : White;
}

HR  {
   color : Navy;
   height : 2;
   margin-top : 0;
   margin-bottom : 0;
}

.path  {
   font-size : 8pt;
   font-family : Arial;
   color : Black;
   align : left;
   margin-top : 1;
   margin-bottom : 1;
   font-style : normal;
   text-decoration : none;
   background-color : #E0E0E0;
}

.links  {
   font-size : 8pt;
   font-family : Arial;
   color : Black;
   text-align : center;
   margin-top : 1;
   margin-bottom : 1;
   font-style : normal;
   text-decoration : none;
   background-color : #E0E0E0;
   width : 99%;
}


.menu
{
   font-size : 9pt;
   font-family : Arial;
   text-align : center;
   margin : 3  3  3  3;
   font-style : normal;
   text-decoration : none;
}

table.menu
{
   width : 99%;
   margin-top : 0;
   margin-bottom : 0;
   padding-top : 0;
   padding-bottom : 0; 
   border-width: 0;
}

td.menu
{
   color : White;
   background-color : #336633;
   margin-top : 0;
   margin-bottom : 0;
   padding-top : 0;
   padding-bottom : 0;  
}

hr.menu
{
   color: Navy;
   margin-top : 0;
   margin-bottom : 0;
}

a.menu
{
   color: White;
   font-weight: normal;
}

A:Visited.menu  {
   color : White;
}

A:Active.menu  {
   text-decoration : underline;
   color : White;
}

.menu_item
{
   background-color : #E0E0E0;
   color : Black;
   font-weight: normal;    
}
