body {	margin: 5% 10%;	padding: 0px;	background-color: #fff;	color: #000;
	font-size: 76%;
	text-align: left;	}
	
body, p {
	font-family: georgia, serif;
}

#content {
	font-size: 1em;
}

#page {
	font-size: 1em;
}

#quote {
	width: 20%;
	float: right;
	margin-left: 10px;
	padding-left: 5px;
	font-family: times, roman, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}

table {
	width: 100%;
	font-size: 1em;
}

th {
	background-color: #fff;
	border: solid thin brown;
	-moz-border-radius: 5px;
	font-size: 1.1em;
}

td {
	vertical-align: top;
}			

p {
	font-size: 1em;
	text-align: justify;
}

img {
	display: none;
}

#masthead {
	font-size: 1.6em;
	font-weight: bold;
}
ul.main {
	display: none;
}
#menu {
	display: none;
}

li.subMenu {
	display: none;
}
