/* CSS Document */
body{
	margin:50px 0px 50px 0px; background:#7E6A52; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:78%;
}
table{
	font-size:100%;
}
#main{
	width:1000px; text-align:left;
}
#page{
	padding:20px 10px 0px 10px;
}
p{
	text-align:justify; margin:5px 10px 10px 10px; line-height:1.5;
}
.btnl{
	display:block; background:#666666 url(images/linkbg.jpg) no-repeat; width:119px; margin:26px 15px 0px 15px;
	float:left; color:#FFFFFF; font-weight:bold; text-decoration:none; padding:10px 0px 10px 0px;
}
.btnl:hover{
	color:#cccccc; letter-spacing:1px;
}
h3{
	font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:130%; margin:0px 10px 5px 0px;
}
p img.spl{
	border:4px double #eeeeee; margin:5px 3px 0px 3px;
}
ul.spl, ol.spl{
	margin-left:50px; line-height:2
}
ul.spl2, ol.spl2{
	margin:10px 25px 10px 70px; line-height:1.5; text-align:justify;
}
p li{
	margin-left:50px;
}
p b{
	color:#005500
}
.spl li{
	font-size:110%;
}
.spl2 li{
	margin-bottom:5px;
}
