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