* { margin: 0; padding: 0; }

h1,h2,h3,i,a,b
{
font-family: "comic sans ms", arial, 'sans serif'; 
}
p,table,li,address
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
}
i,p,h4,BIG
{
color:7D1A30;
}
h1,h2,h3,b
{
color:053061;
}
hr
{
color:3A4C25;
}
a:link     { color:3A4C25 }
a:visited  { color:3A4C25 }
a:active   { color:053061 }
a:hover    { color:053061 }

body
{
background-color: E0E0E0;
}

.footer 
{
color:7D1A30;
font-size: 14px;
margin-top: 0px;
}

.copyright 
{
color:7D1A30;
font-size: 11px;
margin-top: 0px;
}
