p,table,li,dl,h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

p, h1, h2, h3, table, hr
{
margin-left: 0pt;
}

li,dl
{
margin-left: 10pt;
}
p,li,dl,th
{
font-size: 90%;
}

h1,h2,h3,hr
{
color: #006699;
}

h4
{
color: #6699CC;
}

p.bold
{
font-weight: bold;
}

a:link {text-decoration: none; color: #6699CC;}
a:visited {text-decoration: none; color: #6699CC;}
a:active {text-decoration: none; color: #006699;}
a:hover {text-decoration: none; color: #006699;}

.image 
{
a:link {color: #111111;}
a:visited {color: #111111;}
a:active {color: #111111;}
a:hover {color: #111111;}
}

.header
{
a:link {color: seashell;}
a:visited {color: seashell;}
a:active {color: seashell;}
a:hover {color: papayawhip;}
}