body {  /*  page properties  */
	margin: 0px auto 0px auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Trebuchet MS', Tahoma, Arial;
	}
TABLE TD
{
    FONT-SIZE: 10pt;
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: 'Trebuchet MS', Tahoma, Arial;
	}
	
	A:link { text-decoration: underline; color: #000000;}
	A:visited { text-decoration: underline; color: #000000;}
	A:active { text-decoration: underline; color: #000000;}
	A:hover { text-decoration: none; color: #000000;}
	
