div.user_tools, .main_nav, .bottom_nav, .left_subnav, .help_link, .form_buttons  {
	display:none;
}

a {
	color:#000;
}

table, td, th {
	border:1px solid #bbb;
	border-collapse:collapse;
}

td, th {
	padding:5px;
}

thead th {
	text-align:center;
}

tbody td, tbody th {
	text-align:left;
}

h1#perkins {
	font-size:1em;
}

input {
	border:none;
}

ol {
	margin:0;
}

li {
	margin:5px 0;
}

.roman {
	list-style-type: upper-roman;
}