body { 
  margin-left: 5%;
  margin-right: 5%;
}

P     {
        font-family: Verdana, Arial, Helvetica;
        font-size: 12pt;
        line-height: 14pt;
        color: #000000;
/*
        margin-left: 5%;
        margin-right: 5%;
*/
        }
/*
table {
  margin-left: 5%;
  margin-right: 5%;
}
*/

/*
blockquote { 
  margin-left: 10%;
  margin-right: 10%;
}
*/


EM.highlight { 
/*  color : green; */
  background : yellow;
 }

p.navigation-bar {background-color: white;
  border: medium #ffffff solid;
  padding: 1%;
  text-align: center}

p.navigation-bar a:link
p.navigation-bar a:visited

p.navigation-bar a:link {color: white;
  text-decoration: none}

p.navigation-bar a:hover {background-color: gray;
  color: blue;
  text-decoration: none}


H1    {
        font-family: Arial, Helvetica;
        font-weight: bold;
        font-size: 20pt;
        color: #000066;
        text-align: center;
        }

H2    {
        font-family: Arial, Helvetica;
        font-weight: bold;
        font-size: 16pt;
        color: #000066;
        text-align: center;
        }

H3    {
        font-family: Arial, Helvetica;
        font-weight: bold;
        font-size: 14pt;
        color: #000066;
        text-align: center;
        }


H4      { 
        font-family: Arial, Helvetica;
        font-weight: bold;
        font-size: 12pt;
        color: #000066;
        text-align: center;
        }

H5      { 
        font-family: Arial, Helvetica;
        font-weight: bold;
        font-size: 12pt;
        color: #000066;
        text-align: left;
        }

.quote	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 12pt;
	line-height: 14pt;
	color: #336600;
	text-align: left;
	}

.quote2	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	color: #006600;
	text-align: left;
	}

.quote3	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	color: #990000;
	text-align: left;
	}

.sig  {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  line-height: 12pt;
  color: #000000;
  text-align: right;
}

.small {
       font-size: 5pt;
       line-height: 7pt;
       color: #000000;
       }
