body {
	background-color:#000000;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-position:left top; 
}


p {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 8pt;
    color: #ffffff;
    margin: 0px 10px 0px 10px;
    line-height: 150%;
    text-align:left; 
    text-indent:0px;
}


td {    
	font-family: Trebuchet MS, Arial, Times New Roman;
    font-size: 10pt;
    color: #000000;
}

a:link {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 8pt;
    color: #B39E4D;
}

a:hover {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 8pt;
    color: #ffffff;
}

a:visited {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 8pt;
    color: #B39E4D;
}

a:visited:hover {
    font-family: Verdana, Arial, Times New Roman;
    font-size: 8pt;
    color: #ffffff;
}