h1 {
	font-size: x-large;

	font-family: helvetica,sans-serif;
	font-variant: small-caps;

	line-height: large;

    }

  

h2 {
	font-size: large;

	line-height: large;

	font-family: helvetica,sans-serif;

    }

  

h3 { font-family: helvetica,sans-serif;
 }



p { font-family: helvetica,sans-serif;
    }

li { font-family: helvetica,sans-serif;
    }



a { font-family: helvetica,sans-serif;
    }




td { 
	font-family: helvetica,sans-serif;

    	background-color: rgb(243, 245, 205);

    }



dt { font-family: helvetica,sans-serif;
    }


dd { font-family: helvetica,sans-serif;
    }


body { background-color: rgb(252, 252, 252);
    }

 

table.footer {
	width="100%"; border: none;

	background-color: rgb(252, 252, 252);

    }


table.footer td { border-style: hidden;
    }

 


table.footer td { width="33%"; }

table.transp  { background-color: rgb(252, 252, 252); }



table.transp td { background-color: rgb(252, 252, 252); }


