﻿      body
      {
        background: #FFFFFF;
        font-family: Arial, sans-serif;
        color:#663300;
      }
      
        h1 {
        	font-size: 2em;
        	font-weight: bold;
        }
        
        h2 {
        	font-size: 1.5em;
        	font-weight: bold;
        }
        
              
      h3 {
      	font-size: 1.1em;
      	font-weight: bold;
      	line-height: 1;
      }
      h4 {
	font-size:0.95em;
	font-weight:bold;
	text-align:center;
}

}
	hr {
	color:#663300;
}      
        
        a {
        	text-decoration: none;
        }

          a:link {
          	color: #CC3300;
          	text-decoration: none;
          }
          a:visited {
          	color: #CC3300;
          	text-decoration: none;
          }
          a:active {
          	color:#CC3300;	
          		text-decoration: none;
          }
          a:hover {
          	text-decoration: none;
          	color: #993300;
          }
          p {
		font-size:0.75em;
		font-style: normal;
	    margin-left:4px;
	    margin-right:4px;

	}
	
		.pjustify {
		text-align:justify;
}

		.pcenter {
		text-align:center;
}

		.pcentervalid {
		text-align:center;
		text-decoration:none;
		
}


		.pright {
		text-align:right;
}		
		.pleft {
		text-align:left;

}

	.pcaption {
	font-size:0.7em;
	text-align:center;
	
}

	.ptable {
	text-align:left;
	font-size:0.8em;
}

	.pred {
	color: #CC3300;
}


	.pmenu1 {
	text-align:right;
	font-size:0.8em;
}

	.pmenu2 {
	text-align:left;
	font-size:0.8em;
}

		.smallcenter {
		font-size:0.7em;
		text-align:center;
}

      
      .clearfix {display: inline-block;}
      
      /* Hides from IE-mac \*/
      * html .clearfix {height: 1%;}
      .clearfix {display: block;}
      /* End hide from IE-mac */
      
