body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #edebd1;
	scrollbar-dark-shadow-color: #a39833;
	scrollbar-face-color: #a39833;
	scrollbar-base-color: #edebd1;
	scrollbar-highlight-color: #e5e2cc;
	scrollbar-shadow-color: #a39833;
	scrollbar-track-color: #edebd1;
	overflow: auto;
	bgcolor: #d8d6c0;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration : underline;
	color : #655A55;
}

A:HOVER {
	text-decoration : none;
	color : #FFFFFF;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	color : #2a261d;
}

.text {
	font-size : 11px;
	font-style : normal;
	color : #000000;
	line-height : 15px;
}

.heading1 {
	font-size : 16pt;
	color : #830000;
	font-style : bold;
	margin-top : 20px;
	margin-bottom : -14px;
	border-bottom : 1 solid  #830000;
}

.heading2 {
	font-size : 11pt;
	font-weight : bold;
	margin-bottom : -15px;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	color : #2a261d;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	list-style : disc;
	display : list-item;
	list-style-position : outside;
}
