body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #ffffff;
}

blockquote, blockquote h3 {
	font-weight: bold;
	font-size: 20px !important;
	border: hidden !important;
	margin: 9px 30px;
	font-style: italic;
	color: #666666;
}
	

p {
	margin-bottom: 1em;
	font-size: 14px;
	color: #000000 !important;
	border: hidden !important;
}

h1 {
	color: #ff0000;
	font-size: 22px;
	font-weight: normal;
	border: hidden !important;
	background-color: transparent;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	border: hidden !important;
}

h3 {
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	border: hidden !important;
}

#main_nav {
	visibility: hidden;
	height: 0;
	width: 0;
}

.intro, .outro  {
	font-weight: bold;
}