h1,h2,h3
{
font-family: "Garamond", arial, 'sans serif'; 
}

th,td
{
font-weight: 700 /* bold */
}

p,table,li,address
{
font-family: "Garamond", arial, 'sans serif'; 
margin-left: 0pt;
}

p,li,th,td
{
font-size: 100%;
}

h1,h2,h3,hr
{
color:saddlebrown;
}

a:link     { color:blue }
a:visited  { color:blue }
a:active   { color:green }
a:hover    { color:green }

body
{
background-color: #FFFFFF;
font-family: "Garamond", arial, 'sans serif'; 
}
