body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #2cafe1;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR:  #333333;
	SCROLLBAR-TRACK-COLOR: #B0CCE4;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	list-style-image: url(images/bullet.gif);
	background-color: #D0CA95;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}

a {
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #00CC33;
	text-decoration: underline;
}

h3 {
	color: #006699;
}

.style1 {
	color: #0099CC;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
}
.style2 {
	font-weight: normal;
	font-size: 9px;
	list-style-image: url(images/bullet.gif);
}
.style3 {
	color: #038180;
	font-weight: bolder;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
}
