body, table, p, div {
	background:						#ffffff;
    scrollbar-face-color:			#ffffff;
    scrollbar-highlight-color:		#ffffff;
    scrollbar-shadow-color:			#000000;
    scrollbar-3dlight-color:		#000000;
    scrollbar-arrow-color:			#000000;
    scrollbar-track-color:			#ffffff;
    scrollbar-darkshadow-color:		#ffffff;
	border-style:					none;
	border-width:					0px;
	font-family:					verdana,arial,sans,helvetica;
    font-size:						9pt;
    font-style:						normal;
    font-weight:					normal;
    color:							#808080;
    text-decoration:				none
    }

a:link
	{font-family:					verdana,arial,sans,helvetica;
     font-size:						9pt;
     font-style:					normal;
     font-weight:					bold;
     color:							#808080;
     text-decoration:				none
    }

a:visited
	{font-family:					verdana,arial,sans,helvetica;
     font-size:						9pt;
     font-style:					normal;
     font-weight:					bold;
     color:							#808080;
     text-decoration:				none
    }

a:hover
	{font-family:					verdana,arial,sans,helvetica;
     font-size:						9pt;
     font-style:					normal;
     font-weight:					bold;
     color:							#808080;
     text-decoration:				underline
    }

