﻿body 
		{ background-color: #9FA37B;
		  font-family: Verdana;
                                   font-size: .9em; color: #FFFFFF;
		   font-weight: 100;		 
		 }
		 
                                 
		 h1 
                                  {font-family: Verdana;
                                  font-size: 1.6em; color: blue }
		
                                h2
                                   {font-family: Verdana;
                                  font-size: 1.em; color: orange;
		  font-weight: 150;
		  }
		                                            
		 h3
                                   {font-family: Verdana;
                                  font-size: 1em; color: #000000;
		  font-weight: 100;
		text-align: left;
		   text-indent: 5%
		 }

		 h4
                                   {font-family:  "Arial", sans-serif;
                                   font-size: .9em; color: #000000;
		   font-weight: 100;
		padding: 30px;
		   text-align: left;
		   text-indent: 5%
		   }
 		h5
                                   {font-family:  Verdana;
                                   font-size: .7em; color: #FFFFFF;
		   font-weight: 100;
		   }
		 h6
                                   {font-family:  "Arial", sans-serif;
                                   font-size: .9em; color: #1b67b0;
		   font-weight: 100;
		padding: 30px;
		   text-align: left;
		   text-indent: 2%
		   }
