/* Generic Styling */
body {
	margin: 0.2in;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background: white;
}
img {
	border: 0;
}
#nav, #footer ul, ul.tabset_tabs, #breadcrumb form, #side {
	display: none;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: gray;
}
#footer {
	margin-top: 0.1in;
}