body,p, table, th, td, h1, h2
{
font-family: verdana,helvetica, arial, sans-serif;
}

p, table, th, td, h1, h2
{
font-weight: normal
}

h1
{
font-size: xx-large
}

h2
{
font-size: large;
}

p
{
font-size: medium;
}

body
{
background-color: rgb(255, 204, 204);
font-size: medium;
}

a:link {COLOR: #000099;}
a:visited {COLOR: #990099;}
a:active {COLOR: #000099;}
a:hover {COLOR: #000099;}

