BODY      { color: black; 
  text-align: justify;
           margin-top: 0mm;
		   margin-bottom: 0mm;
          background-color: #FDF5E6;
		  font-family: Helvetica, sans-serif;
		  font-size: 11pt}
							

P.green {
		text-align: justify;
		    font-family: Helvetica, sans-serif;
		  font-size: 10pt;
		  	color: #228B22;
					  font-style: italic;
					     font-weight: bold; 
           }		 
P.greencomic {
		text-align: justify;
		    font-family: Comic Sans MS, cursive;
		  font-size: 14pt;
		  	color: #228B22;
	     font-weight: bold; 
           }	
P.red {
		text-align: justify;
		    font-family: Helvetica, sans-serif;
		  font-size: 11pt;
		  	color: #B22222;
			 font-style: italic;
				font-weight: bold; 
           }	   
P.special {
		text-align: justify;
		    font-family: Helvetica, sans-serif;
		  font-size: 10pt;

           }	  		   
		P.special1 {
		text-align: right;
		    font-family: Helvetica, sans-serif;
		  font-size: 10pt;

           }							
H1		 { color: #228B22;
		  text-align: left;
          font-weight: bold; 
		  font-family: Comic Sans MS, cursive;
		  font-size: 24pt; 
          letter-spacing: 0mm;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
		   text-shadow: #CDD9DB 3px 3px }
H2        { color: #B22222;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
		   		   text-align: left;
          font-weight: bold;
          font-size: 14pt; 
		  font-family: Comic Sans MS, cursive;
          text-shadow: #CDD9DB 1px 2px }	
H6        { color: #228B22;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
		   		   text-align: left;
          font-weight: bold;
          font-size: 10pt; 
		  font-family: Comic Sans MS, cursive;
          text-shadow: #CDD9DB 1px 2px }			  
H4        { color: #B22222;
          font-weight: bold; 
		  font-family: Comic Sans MS, cursive;
		   text-align: left;
		  font-size: 10pt;
		   text-shadow: #CDD9DB 1px 2px }	
H5        { color: #B22222;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 11pt; 
		  font-family: Helvetica;
		  font-style: italic;
		  text-align: left;
          text-shadow: #CDD9DB 1px 2px }			   
H3        { color: #228B22;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 11pt; 
		  		   text-align: left;
		  font-family: Comic Sans MS, cursive;
          text-shadow: #CDD9DB 1px 2px }	
	  
UL        { list-style-type: circle; 
	       margin-left: 0px }
  
ADRESS     { text-align: right;
			color: #8B0000;
		  font-size: 8pt} 
SPAN         { font-family: Times New Roman }
U            {font-weight: bold }

DIV           {font-family: Helvetica, sans-serif;
		  font-size: 11pt;
		  text-shadow: #CDD9DB 2px 2px}	

A:link            { color: #228B22; 
             text-decoration: none}
A:visited      { color: #B22222; 
             text-decoration: none}
A:active        { color: red; 
             text-decoration: none}
A:focus          { color: red; 
             text-decoration: none}
A:hover          { color: red; 
             text-decoration: none}


TABLE       { border-spacing: 2px;
           padding: 1px }
  
TD           { background-color: white; 
		vertical-align: top ;
           padding: 7px }  

