h1,h3
{
font-family: "comic sans ms", arial, 'sans serif'; font-size: 20pt ; text-align: center; background-color: #eeeeee; 
}

h2 { font-family: helvetica, arial ; font-style: oblique; font-weight: bold; font-size: 17pt ; text-align: center; }

p,table,li,address
{
font-family: "ms sans serif", arial, 'sans serif'; 
text-align: center;
}

p.alpha {align: center ; font-size: 10pt; color: #navy ; }

p,li,th,td

{
font-size: 100%;
}

h1,h2 { color : navy }
hr
{
color:saddlebrown;
}

a { text-decoration: none } 
a:link     { color:saddlebrown }
a:visited  { color:navy }
a:active   { color:red }
a:hover    { color:red ; text-decoration: underline }

body
{
background-color: #ffffff;
}
