a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #999933;
	font-style: normal;
	line-height: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #999999;
	text-decoration: underline;
	font: 10px Arial, Helvetica, sans-serif;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	margin: 20px 0 0 110px;
}
.linespace {
	font: 10px/150% Arial, Helvetica, sans-serif;
}
ol
{	
	list-style: square;
}
ol li
{
	padding-bottom: 0.3em;
}

#Layer2
{
	position: absolute; 
	visibility: visible; 
	left: 327px;
	top: 3em;
	height: 71px; 
	z-index: 1;
}

#Layer2 .article
{
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 263px;
	padding-right: 10px;
}
