.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C605E;
	line-height: 10px;
}
.sec_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C605E;
	font-weight: bold;
	line-height: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C605E;
	text-decoration: none;
	line-height: 10px;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	line-height: 10px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 10px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C605E;
	text-decoration: none;
	line-height: 10px;
}
.listred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.work_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(images/covers/tile.gif);
	background-repeat: repeat;
}
.greyback {
	background-image: url(images/covers/greygrid.gif);
	background-repeat: repeat;
}
