BODY      { text-align: left;
           margin-top: 0mm;
		   margin-bottom: 0mm;
          background-color: 	;
		  font-family: cambria;
		  font-size: 16pt}

P.s12 	  { margin-top: 0mm;
		   margin-bottom: 0mm;
		  font-family: cambria;
		  text-align: center;
		  font-size: 12pt}
		  
P.green {  
          font-family: Cursive;
		    font-family: Comic Sans MS, cursive;
		  font-size: 9pt;
		  text-align: left;

           }
DIV.green {  
          font-family: Cursive;
		    font-family: Comic Sans MS, cursive;
		  font-size: 9pt;
		  text-align: left;

           }		   
P.green1 {  
          font-weight: bold;
		color: #006400;
		  font-size: 16pt
           }
P.right {
  font-family: Cursive;
		    font-family: Georgia;
		  font-size: 10pt;
		  text-align: right;
		  		  font-style: italic;
		  				            }
P.center {
  font-family: Cursive;
		    font-family: Georgia;
		  font-size: 11pt;
		  text-align: center;
		  		  font-style: italic;
		  				            }
P.small {    
		  font-size: 12pt;
 color: white;
           }
		   
P.em {    
		  font-size: 14pt;
		  	  font-style: italic;
           }
HR            {color:	 navy;
			width: 100%;}										
		   
H1		 { color: #993300;
		  text-align: left;
          font-weight: bold; 
		  font-family: Georgia;
		  font-size: 14pt; 
          letter-spacing: 0mm;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
		   text-shadow: #CDD9DB 2px 2px }
H2        { color:  #993300;
		   margin-top: 0mm;
		    text-align: left;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 12pt; 
		  font-family: Verdana, cursive;
          text-shadow: #CDD9DB 1px 2px }	
H6       { color: #B22222;
		  text-align: left;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 16pt; 
		  font-family: Verdana;
          text-shadow: #CDD9DB 2px 2px }		  
H4        { color: #B22222;
          font-weight: bold; 
		  font-family: Verdana, cursive;
		  font-size: 14pt;
		   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: #006400;
		   margin-top: 0mm;
		   margin-bottom: 0mm;
          font-weight: bold;
          font-size: 11pt; 
		  font-family: Verdana, cursive;
		  text-align: center;
          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;
		color: #993300;
}


A:link            { color: DarkCyan; 
             text-decoration: underline}
A:visited      { color: 	DarkCyan; 
             text-decoration: underline}
A:active        { color: navy; 
             text-decoration: none}
A:focus          { color: navy; 
             text-decoration: none}
A:hover          { color: navy; 
             text-decoration: none}


TABLE       { border-spacing: 10px;
           padding: 5px }
  
TD           {
		vertical-align: top ;
           padding: 5px }  
		   
TH           {
		vertical-align: top ;
           padding: 5px }  
		   
a.classname6{
  background: url("bulit6.jpg");
display: block; 
width: 100px;
height: 100px;
}
a.classname6:hover {
background-position: 0 -100px;
}



