/*  Size and indents */
Body {width: 640px; 
     font-family: Helvetica, sans-serif;
     /* background-image: url(headergreen2.gif); */
     background-repeat: no-repeat;
     background-color: #FFFFFF;
     background-position: top left;
     margin-top: 60px;
     margin-bottom: 40px;
     }
     
/* margins */
h1, h2, h3, p, li, dl {margin: 10px;}     

/* Headings */
H1 {color: green; ;font-family: Times New Roman; font-style: italic;
font-variant: small-caps; text-align: center; }

H2 {color: green; font-family: Times New Roman italic; font-style:
italic; border: text-align: left;}

H1.mainhead, H2.mainhead {text-align: center;}

H1.subhead, H2.subhead {text-aling: center; color: red}

H3 {color: white; background: black; font-family: Times New Roman
italic; font-style: italic; text-align: left; }

td {font: Arial; font-size: x-small;}

img.baseline {vertical-align: text-bottom;}

img.Greek {vertical-align: -30%;}

