
* { margin: 0; }

body
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a { color: #000000; }
a:hover { color: red; }


#head
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: red;
}

#small
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;
}

UL {
	
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 5px 0px 10px 20px;
	margin: 5px 0px 10px 20px;
}

OL {
	
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 5px 0px 10px 20px;
	margin: 5px 0px 10px 20px;
}

LI {
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	list-style position:outer;
}

#span1 {position:absolute; left:140; top:4;  z-index: 0;}
#span2 {position:absolute; left:140; top:56; z-index: 1;}
#span3 {position:absolute; left:90; top:120; z-index: 1;}
#span4 {position:absolute; left:90; top:148;  width:700; background: #fefefe; padding: 16px; border: 3px;  border-style: inset; }

#span5 {position:absolute; left:0; top:0;}


