.list{
	margin-bottom:20px;
	}
.list-heading{
	padding-bottom:4px;
	margin-bottom:10px;
	border-style:solid;
	border-color:#808080;
	border-width:0px 0px 1px 0px;
	}
.list th{
	text-align:left;
	font-weight:normal;
	}
.list td{
	text-align:right;
	}
.list-image{
	padding:1px;
	}
.list-image a{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	}
.list-image a:hover{
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
	}
.arrow{
	text-align:right;
	font-style:italic;
	}
.arrow a:link{
	text-decoration:none;
	color:#ffffff;
	}
.arrow a:visited{
	text-decoration:none;
	color:#ffffff;
	}
.arrow a:active{
	text-decoration:none;
	color:#00d5ff;
	}
.arrow a:hover{
	text-decoration:none;
	color:#00d5ff;
	}
