body {
        background-color: Black;
        background-image:url(images/bkrnd2009.jpg);
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:center; 
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
}
a:link
{
	color: Silver;
	font-family: Verdana;
	font-weight: none;
	text-decoration: none;
}

a:visited
{
	color: Silver;
	font-family: Verdana;
	font-weight: none;
	text-decoration: none;
}

a:hover
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
        text-decoration: none;
}

a:active
{
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
}

td
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-align: justify;
}
