body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	line-height: 140%;
	text-align: left;
	font-size:14px;
	width: 90%;
}
#navigation {
	display: none;
}
#content {
	background-image: none;
	background-color: #FFFFFF;
	border: none;
}

h1 {
	font-size: 16px;
	text-transform:uppercase;
	border-bottom:1px dotted #564b47;
}
h2 {
	font-size:15px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}