/* No funciona */
#header, #nav, .noprint{display:none;}
#container, #container2, #content {width: 95%; margin: 0; float: none;}

/* No funciona */




BODY   { background    : white}
h1   { color     : black;
font-weight   : bold;
font-size : 14pt;
line-height   : 14pt;
font-family   : Arial,Helvetica,sans-serif;}

h2 
{
color: darkred;
margin-top: 6px;
margin-right: 0px;
margin-bottom: 6px;
margin-left: 0px;
font-size: 1.0em;
line-height: 1.3em;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
padding-bottom: 2px;
}

h4
   { color     : #FE9F01;
font-weight   : bold;
font-size : 10pt;
line-height   : 10pt;
font-family   : Arial,Helvetica,sans-serif;}

P { color     : gray;
font-size : 12pt;

text--indent  : 0.5in;
font-family   : Trebuchet MS, Arial;}


.grayBox1 
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #cccccc;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
background-color: #f0f0eb;
margin-bottom: 15px;
padding-top: 4px;
padding-right: 6px;
padding-bottom: 8px;
padding-left: 6px;
color: #339933
}

.style1 {border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc; background-color: #f0f0eb; margin-bottom: 15px; padding-top: 4px; padding-right: 6px; padding-bottom: 8px; padding-left: 6px; color: #006600; }