/* foto1.css */


BODY      { background-color: #F9F9DD; color: #442200; }

A:link    { COLOR: #0000FF; TEXT-DECORATION: underline; }
A:active  { COLOR: #CE0000; TEXT-DECORATION: underline; }
A:visited { COLOR: #000080; TEXT-DECORATION: underline; }
A:hover   { COLOR: #CA0000; TEXT-DECORATION: underline; }

P         { font:12.0pt "Times New Roman", serif; text-align:justify;  margin-bottom: 5; margin-top: 5; }
P.formula { font:12.0pt "Times New Roman", serif; text-align:center;  margin-bottom: 10; margin-top: 5; }

h1        { font:14.0pt "Arial", sans-serif; text-align:center; font-weight:bold; }
h2        { font:12.0pt "Arial", sans-serif; text-align:center; font-weight:bold; }

td        { text-align:center; }
td.cell   { text-align:left; }

 .pnum    { font:11.0pt "Times New Roman", serif; text-align:right; }
 .img     { font:10.0pt "Times New Roman", serif; }
 .centr   { text-align:center; }
 .right   { text-align:right; }


