body {
	background-color: white; background-image: none;
	font-size: 10pt; font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	scrollbar-base-color: #BAB676;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #8BB69E;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-face-color: #BAB676;

}

td {
	font-size: 10pt; font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-size: 10pt; font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #C9C9C9;
	}

a:link {
	color: #0000AA; text-decoration: none;
}

dl {      }

dd { margin: 1%; }

dt { font-size: 11pt;  background-color: #CFCFCF;     }

a:visited {
	color: #AA0000; text-decoration: none;
}

a:hover {
	color: #00CC99; text-decoration: none;
}

a:active {
	color: #000000; text-decoration: none;
}

ul {
	list-style-image: url(../pics/main/bullet.gif);
}
