,table,td {
 	font:9pt normal; 
	font-face:tahoma;
	}

body {
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #CCCCCC;
 	scrollbar-highlight-color: #CCCCCC;
 	scrollbar-3dlight-color: #EEEEEE;
 	scrollbar-darkshadow-color: #EEEEEE;
 	scrollbar-track-color: #EEEEEE;
 	scrollbar-arrow-color: #999999;

	background-image:url("/images/background.jpg");
	background-repeat:repeat-x;
	background-position:left bottom;
	}

a:link {  text-decoration: none; color: black}
a:active {  text-decoration: none; color: black}
a:hover {  text-decoration: underline; color: #0022AA}
a:visited {  text-decoration: underline; color: black}
