html {
	font-family: Georgia !important;
	background-color:none;
}

#main_zone {
	margin:0px auto;
	position: relative;
	left: inherit;
	top:inherit;
	width: auto;
	font-family: Georgia !important;
}

table {
	display: none;
}

.grayital {
	font-style: italic;
	color: gray;
}

a {
	text-decoration: none;
	color: black;
}

iframe {
	display:none;
}

.inabox {
	border: none;
	margin: inherit;
	background: transparent;
	margin-bottom:50px;
	padding-bottom:20px;
}

h2 {
	margin-top: 0;
	color: black;
	font-family: Georgia !important;
}

h1 {
	border-bottom:2px solid black;
	padding-bottom:10px;
	color: black;
	font-family: Georgia !important;
}

form {
	display:none;
}

#left_zone {
	display:none;
}

#right_zone {
	display:none;
}

#categories {
	display:none;
}

#discussion {
	display:none;
}

#print_credits {
	display:block;
}

.commentbox {
	border:none;
	background-color:transparent;
	font-size: 12px;
	margin-left: 10%;
	margin-right: 10%;
	border-bottom: 1px solid gray;
	color: black;
	font-family: Georgia !important;
}

.commenthead {
	color: gray;
}

.inabox {
	display: none;
}

.noprint {
	display: none;
}
