body	{
	scrollbar-face-color: white;
	scrollbar-shadow-color: #4e9479;
	scrollbar-highlight-color: #4e9479;
	scrollbar-3dlight-color: #4e9479;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #4e9479;
	font-family: comic sans ms, arial;
	font-size: 10pt;
	color: black;
	background-color: white;
	}
a	{
	font-family: comic sans ms, arial;
	font-size: 10pt;
	color: blue;
	text-decoration: underline;
	}
a.black	{
	font-family: comic sans ms, arial;
	font-size: 13pt;
	color: black;
	text-decoration: none;
	}
a:hover	{
	font-family: comic sans ms, arial;
	font-size: 10pt;
	color: #4e9479;
	text-decoration: underline;
	}
p, td, br, ul, ol, th	{
	font-family: comic sans ms, arial;
	font-size: 10pt;
	color: black;
	}
td.wide	{
	font-family: comic sans ms, arial;
	font-size: 10pt;
	color: black;
	width: 150;
	}