body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	scrollbar-face-color: #C7CF9D;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #CCD2B8;
	scrollbar-3dlight-color: #CCD2B8;
	scrollbar-highlight-color: #CCD2B8;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F5916;
}

li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
