BODY
{
    background-color: #ffffff; // set as for P
    color: #000000;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    text-align: justify;
}
A
{
    color: #800000;
    text-decoration: underline;
}
A:active
{
    color: #800000;
    text-decoration: underline;
}
A:link
{
    color: #800000;
    text-decoration: underline;
}
A:visited
{
    color: #800000;
    text-decoration: underline;
}
A:hover
{
    color: #FF0000;
    text-decoration: underline;
}
B
{
    font-weight: bold;
}
IMG
{
    border: 0;
}
TABLE
{
    border-width: 0px;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
}
TD
{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}
TD.Banner
{
    background-color: #ffffff;
}
TD.Border
{
    background-color: #ffffff;
}
TD.Copyright
{
    vertical-align: bottom;
}
TD.Footer
{
    background-color: #ffffff; // #f57a7a;
    color: #000000;
    font-size: 10pt;
    text-align: center;
}
TD.FooterPf
{
    color: #000000;
    font-size: 10pt;
    text-align: center;
}
TD.Main
{
    padding: 20px;
    text-align: justify;
    vertical-align: top;
}
TD.MainItem
{
    text-align: justify;
    vertical-align: top;
}
TD.Masthead
{
    background-color: #868cb7;
}
TD.NavBar
{
    background-color: #f0f0f0;
    margin: 0px;
    padding: 0px;
    padding-top: 0px; 
    /* set to half TD.navItem line-height */

    vertical-align: top;

}
TD.NavItem
{
    height: 30px;
    margin: 0px;
    padding-left: 15px;
    // width: 100%;
}
TD.NavItem A
{
    color: #000000;
    text-decoration: none;
    // width: 100%;
}
TD.NavItem A:active
{
    color: #000000;
    text-decoration: none;
}
TD.NavItem A:link
{
    color: #000000;
    text-decoration: none;
}
TD.NavItem A:visited
{
    color: #000000;
    text-decoration: none;
}
TD.NavItemOver
{
    background-color: #f57a7a;
    height: 30px;
    margin: 0px;
    padding-left: 15px; 
    text-decoration: none;
}
TD.NavItemOver A:hover
{
    background-color: #f57a7a;
    color: #000066;
    text-decoration: none; 
}
TD.NavFacebook
{
	background-color: #868cb7;
    height: 30px;
    margin: 0px;
    padding-left: 15px;
    // width: 100%;
}
TD.NavFacebook A
{
    color: #ffffff;
    text-decoration: none;
    // width: 100%;
}
TD.NavFacebook A:active
{
    color: #ffffff;
    text-decoration: none;
}
TD.NavFacebook A:link
{
    color: #ffffff;
    text-decoration: none;
}
TD.NavFacebook A:visited
{
    color: #ffffff;
    text-decoration: none;
}
TD.NavFacebookOver
{
    background-color: #868cb7;
    height: 30px;
    margin: 0px;
    padding-left: 15px; 
    text-decoration: none;
}
TD.NavFacebookOver A:hover
{
    background-color: #868cb7;
    color: #000000;
    text-decoration: none; 
}
TD.NavItemNotYet
{
    background-color: #f0f0f0;
    color: #d0d0d0; /* greyed out */
    height: 30px;
    line-height: 20px;
    margin: 0px;
    padding-left: 15px;
    width: 100%;
}
TD.NavSeparator
{
    background-color: #ffffff;
}
TD.NavThisPage
{
    background-color: #868cb7;
    color: #000000;
    height: 30px;
    margin: 0px;
    padding-left: 15px; 
    text-decoration: none; 
}
TD.Toolbar
{
    background-color: #868cb7;
}
TD.ToolItem
{
    font-size: 8pt;
    padding-left: 15px;
}
TD.ToolItem A
{
    color: #000000;
    font-size: 8pt;
    text-decoration: none;
}
TD.ToolItem A:active
{
    color: #000000;
    font-size: 8pt;
    text-decoration: none;
}
TD.ToolItem A:link
{
    color: #000000;
    font-size: 8pt;
    text-decoration: none;
}
TD.ToolItem A:visited
{
    color: #000000;
    font-size: 8pt;
    text-decoration: none;
    width: 100%;
}
TD.ToolItemOver
{
    color: #0000d0;
    font-size: 8pt;
    padding-left: 15px;
}
TD.ToolItemOver A:hover
{
    color: #ffffff;
    font-size: 8pt;
    text-decoration: none;
    width: 100%;
}
TD.ToolItemNotYet
{
    background-color: ;
    color: #d0d0d0; /* greyed-out */
    font-size: 8pt;
    padding-left: 15px;
}
TD.ToolSeparator
{
    background-color: #ffffff;
}
TEXTAREA
{
    background-color: #ffffff;
    color: ;
    font-family: Tahoma, Arial, sans-serif;
    font-size: ;
    font-style: ;
    font-variant: ;
    font-weight: ;
}
TH
{
    background-color: ;
    color: ;
    font-family: ;
    font-size: ;
    font-style: ;
    font-variant: ;
    font-weight: bold;
}
TR
{
    background-color: ;
    color: ;
    font-family: ;
    font-size: ;
    font-style: ;
    font-variant: ;
    font-weight: ;
    margin: 0px;
    padding: 0px;
}
U
{
    background-color: ;
    color: ;
    font-size: ;
    font-style: ;
    font-variant: ;
    font-weight: ;
}
UL
{
    background-color: ;
    color: ;
    font-family: ;
    font-size: ;
    font-style: ;
    font-variant: ;
    font-weight: ;
}
.Copyright
{
    font-size: 9;
    vertical-align: bottom;
}
.Copyright A:Hover
{
    color: #000066;
    text-decoration: underline;
}
.MainTree
{
    color: #a0a0a0;
}
.MainTree A
{
    color: #a0a0a0;
    text-decoration: underline;
}
.MainTree A:active
{
    color: #a0a0a0;
    text-decoration: underline;
}
.MainTree A:link
{
    color: #a0a0a0;
    text-decoration: underline;
}
.MainTree A:visited
{
    color: #a0a0a0;
    text-decoration: underline;
}
.MainTree A:hover
{
    color: #000066;
}
.PhotoCaption
{
    font-size: 7pt;
}

/*  font: italic bold 12pt/14pt Times, serif;                               */
/*  specifies paragraphs with a bold and italic Times                       */
/*  or serif font with a size of 12 points and a line height of 14 points.  */ 
