body {
	margin-right: 0px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px;
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: x-small;

        scrollbar-face-color:#FBE8D8;
        scrollbar-arrow-color:#8F5858;
        scrollbar-base-color:#FFFFFF;
}

A:link { color: #8F5858; background=#ffffff; text-decoration:underline; }
A:visited { color: #8F5858; background=#ffffff; text-decoration:underline; }
A:active{ color: #8F5858; background=#FBE8D8; cursor: hand; text-decoration:none; }
A:hover { color: #FBE8D8; background=#8F5858; cursor: hand; text-decoration:underline; }

#content {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	font-size: x-small;
}

#content h1 {
	font-size: small;
	color:	#666;
	border-left: 12px solid #f08a41;
	padding-left: 8px;
	
}

#content h2 {
	font-size: large;
	color:	#F7D1B1;
}

#content h3 {
	font-size: x-small;
	color:	#8F5858;
}

#content p {
	font-size: x-small;
	padding-left: 20px;
	text-align:	justify;
}

#content ul {
	list-style-type: square; 
	color: #f08a41;
}

#content li p {
	color: #000;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content ul ul {
	margin-left: 16px;
	margin-top:	8px;
	margin-bottom: 8px;
	list-style-type: square; 
	color: #ccc;
	font-size: 10px;
}

#bottom {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #4e7fd5;
	font-size:	11px;
}

A.lsape:link    { color: #8F5858; background=#ffffff; text-decoration:none; }
A.lsape:visited { color: #8F5858; background=#ffffff; text-decoration:none; }
A.lsape:active  { color: #8F5858; background=#ffffff; text-decoration:none; }
A.lsape:hover   { color: #8F5858; background=#ffffff; text-decoration:none; }
.lsape {
	font-size: xx-small;
	color:	#F7D1B1;

}

A.lsapec:link    { color: #8F5858; background=#ffffff; text-decoration:none; }
A.lsapec:visited { color: #8F5858; background=#ffffff; text-decoration:none; }
A.lsapec:active  { color: #8F5858; background=#ffffff; text-decoration:none; }
A.lsapec:hover   { color: #8F5858; background=#ffffff; text-decoration:none; }
.lsapec{
	font-size: xx-small;
	color:	#F7D1B1;
}
