@charset "utf-8";
/* CSS Document */
p,h1,h2,h3
{
font-family: verdana, arial, 'sans serif'; 
}

p, h1, h2, h3, table, li, hr
{
margin-left: 10pt;
}
{background-color: #FFC;
}
p,
{
font-size: 75%;
}

body
{
#ffffff;
}

h1,h2,h3,hr
{
color: #F00;
}

a:link {COLOR: firebrick;}
a:visited {COLOR: firebrick;}
a:active {COLOR: navy;}
a:hover {COLOR: navy;}

a.content:link {COLOR: seashell;}
a.content:visited {COLOR: seashell;}
a.content:active {COLOR: seashell;}
a.content:hover {COLOR: papayawhip;}




