BODY {
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #b7bac0;
	SCROLLBAR-3DLIGHT-COLOR: #b7bac0;
	SCROLLBAR-ARROW-COLOR: #b7bac0;
	SCROLLBAR-TRACK-COLOR: #b7bac0;
	SCROLLBAR-DARKSHADOW-COLOR: #b7bac0;
	SCROLLBAR-BASE-COLOR: #b7bac0;
	background-attachment: fixed;
}

#LISTCONTENT {
	width: 505px;
	height: auto;
	color: #CCCCCC;
}
#ACT {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 30px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #bc596c;
	line-height: 40px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6666;
}
