h1 
{
font-family: Arial, Tahoma, sans-serif;
color: #ff0000;
margin-left: 0px;
font-size: 18 pt;
font-weight:lighter;
}

p
{
font-family: Arial, Tahoma, sans-serif;
color: #000000;
font-size: 11 pt;
}

ul
{
font-family: Arial, Tahoma, sans-serif;
color: #000000;
font-size: 11 pt;
}

h2
{
font-family: Arial, Tahoma, sans-serif;
color: #000000;
font-size: 13 pt;
font-weight:bold;
}

h3
{
font-family: Arial, Tahoma, sans-serif;
color: #000000;
font-size: 11 pt;
font-weight:lighter;
text-align:center;
}

table
{
font-family: Arial, Tahoma, sans-serif;
color: #000000;
font-size: 11 pt;
}

td.copyright
{
background-color: #000000;
color: #000000;
text-align: center;
}

td.contactinfo
{
background-color: #000000;
color: #ffffff;
text-align: center;
}

//td.content
//{
//background-image: url('graphics/blacksuri.jpg');
//background-repeat: no-repeat;
//background-position: 50% 40%;
//}


a:link {color:#ff0000; text-decoration:none;}
a:visited {color:#ff0000; text-decoration:none;}
a:active  {color:#ff0000; text-decoration:none;}
a:hover   {color:#000000; text-decoration:none;}