body {
	font: 10pt/14pt Arial, Helvetica, sans-serif;
	color: #666;
	}
#header h1 {
	font-size: 16pt;
	}
#header h1 a {
	text-decoration: none;
	}
ul#globalnav, form#login {
	display: none;
	}
ul#sprites {
	list-style: square;
	}
a {
	color: #036;
	font-weight: bold;
	text-decoration: none;
	}
#intro img {
	margin: 20px 0 10px 0;
	}
h3 {
	font: bold italic 13pt "Times New Roman", Times, serif;
	color: #ccc;
	}
h4 {
	font-size: 12pt;
	font-weight: bold;
	}
blockquote {
	font-style: italic;
	}
cite {
	font-style: normal;
	color: #036;
	}
dl dt {
	font-weight: bold;
	}
table {
	border: 1px solid #ccc;
	border-left: none;
	}

table th, table td {
	border-left: 1px solid #ccc;
	padding: 0 10px 10px;
	text-align: left;
	vertical-align: top;
	}
table th {
	padding-top: 10px;
	}
#sidebar ul {
	display: none;
	}
#footer ul {
	display: none;
	}
