body
{
background-color: #000000;
}


h1 
{
font-family: "Tahoma", sans-serif;
color: #81756D;
margin-left: 27px;
font-size: 20 pt;
font-weight:lighter;
}

p
{
font-family: "Tahoma", sans-serif;
color: #000000;
font-size: 12 pt;
margin-left: 10px;
}

blockquote
{
font-family: "Tahoma", sans-serif;
color: #000000;
font-size: 12 pt;
margin-left: 10px;
}


ul
{
font-family: "Tahoma", sans-serif;
color: #000000;
font-size: 12 pt;
}

h2
{
font-family: "Tahoma", sans-serif;
color: #000000;
font-size: 14 pt;
font-weight:bold;
}

h3
{
font-family: "Tahoma", sans-serif;
color: #000000;
font-size: 12 pt;
font-weight:lighter;
text-align:center;
}


table
{
background-color: #ffffff;
font-family: "Tahoma", sans-serif;
color: #000000;
font-size: 12 pt;
}

a:link {color:#336699; text-decoration:none;}
a:visited {color:#336699; text-decoration:none;}
a:active  {color:#336699; text-decoration:none;}
a:hover   {color:#b4b3b3; text-decoration:none;}