:link { color: #0000ff }
:visited { color: #0000ff } /* for visited links */
a:active { color: 0000ff } /* when link is clicked */

body { color: #000000;
           background: #ffffff;
           margin-left: 15px;
           margin-right: 15px;
           margin-top: 15px;
           margin-bottom: 15px;
           font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           line-height: 13pt;
           text-align: left;
         }

p, div, ul
         { font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           line-height: 13pt;
         }

.Fox10x13 
         { font-family: Arial, Helvetica, sans-serif;
           font-size: 10pt;
           line-height: 13pt;
         }

.Fox10x13-Times
         { font-family: "Times New Roman", Times, serif;
           font-size: 10pt;
           line-height: 13pt
         }

.FoxH14 { font-family: Arial, Helvetica, sans-serif;
           font-size: 14pt;
           line-height: 20pt;
           color:#000080
         }

.FoxH12 { font-family: Arial, Helvetica, sans-serif;
           font-size: 12pt;
           line-height: 16pt
         }

.FoxFooter
        { font-family: Arial, Helvetica, sans-serif;
           font-size: 7.5pt;
           line-height: 10pt;
           background:  #CCCCCC
         }

.FoxNavHeader
        { font-family: Arial, Helvetica, sans-serif;
           font-size: 9pt;
           line-height: 13pt;
           background:  #CCCCCC
         }

.FoxNavSideBar
        { font-family: Arial, Helvetica, sans-serif;
           font-size: 8pt;
           line-height: 10pt;
           width: 150px
         }

.FoxBookHTMLCaption
        { font-family: Arial, Helvetica, sans-serif;
           font-size: 8pt;
           line-height: 10pt;
           width: 150px;
           padding-top:5;
           padding-bottom:30
         }

.FoxAboutHTMLCaption
        { font-family: Arial, Helvetica, sans-serif;
           font-size: 8pt;
           line-height: 10pt;
           width: 150px;
           padding-top:5;
           padding-bottom:30
         }

.LineBlue
        { background: #0066CC;
           line-height: 3px
         }

.LineBlueNavy
        { background: #000099;
           line-height: 3px
         }

.LineBlueLight
        { background: #6097CF;
           line-height: 1px
         }

.LineGrayLight
        { background: #CCCCCC;
           line-height: 3px
         }

.LineGrayExtraLight
        { background: #EAEBEA;
           line-height: 2px
         }

.LineWhite
        { background: #ffffff;
           line-height: 3px
         }
