/* Style sheet for the print version of the homepage */

#header {
	border-bottom:none;
	}
#header a:link, #header a:visited {
	color:#036;
	text-decoration:underline
	}
#splash {
	width:auto;
	text-align:center
	}
#apps {
	text-align:center;
	}
.linkbox {
	border:thin dotted #036;
	color:#000;
	margin:1em;
	background:none
	}
li {
	border-bottom:none;
	list-style-type:square
	}
ul li a:link, ul li a:visited {
	color:#036;
	background:none;
	text-decoration:underline
	}
