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-color:#98CA78;
	list-style-image: url(images/bullet.gif);
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}

a {
	color: #339933;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #00CC33;
	text-decoration: underline;
}

h3 {color: #A31884;}

b {color: #A31884;}

.quote {
	color: #6CB33E;
	font-size: 12px;
	font-weight: bold;
}

ul {list-style-image: url(images/s.gif); }
 
.sidebar {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
}

.green {color: #339933;}

.black {color: #000000;}

.table_banner {
	font-size:1em;
	border:2px dashed #6EB540;
	background:#F5F5F5;
}	