BODY {
    margin-left: 10%; 
	background-repeat: no-repeat;	
	background-color:#D1D1D1;
	font-family: Arial,Verdana,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	font-style: normal;
	font-size: 100%;
	line-height: 135%;
    }

TABLE {
	font-family : ArialVerdana,,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	font-style : normal;
	font-size : 100%;
	line-height: 140%;
    }
	
    A:link { color : #0066FF }
	A:visited { color : #990033 }
    A:hover { color : #FF0000; }
	A:active { color : #FF0000 }
	A:link, A:visited, A:hover, A:active { text-decoration : none; }
	IMG { border-color : #000000 }
