BODY {
	margin: 0;
	background-color: #EFEDE6;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFCD1D;
	SCROLLBAR-TRACK-COLOR: #EFEDE6;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #c9c9c9;
	SCROLLBAR-BORDER-SIZE: 10PX;
	SCROLLBAR-BORDER-COLOR: #c9c9c9;
	SCROLLBAR-DARK-SHADOW-COLOR: #ffff00;
}

li { 
	list-style-image:  url(../images/pageElements/bullet.gif); 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
} 

hr {
	height: 1px;
	color: #443D1E;
	border: dotted;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.contentTxt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.headingSub {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
