h1, h2, h3
{
font-family:  "comic sans ms", "Times New Roman", "arial", 'sans serif'; 
}

p, table, li, address
{
font-family:  'sans serif', "Times New Roman", "comic sans ms", "arial"; 
margin-left: 10pt;
}

p, li, th, td
{
font-size: 95%;
}

h1, h2, h3, hr
{
color:#0000CC;
}

a:link     { color:red}
a:visited  { color:darkblue }
a:active   { color:red }
a:hover    { color:red }

body
{
background-color: #D3D3D3;
color: #0000CC;
}

em
{
 font-weight:900;
 font-style:normal;
}
