body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/global/fade.jpg);
	background-repeat: repeat-x;
	margin: 0px 100px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.indent {
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #99CC00;
	text-decoration: none;
	font-weight: normal;
}
.work {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	background-position: bottom;
	background-color: #E4E4E4;
	vertical-align: bottom; 
	padding-left: 5px;
	padding-bottom: 5px;
}
.folio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	padding-top: 15px;
}
.downloads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
