body {
	font-family: arial,helvetica,sans-serif;
}

h2 {
	font-size: 14pt;
	margin:0;
	margin-bottom: 10px;
	color: #4D1979;
	width: 100%;
	border-bottom: solid 1px #99CC00;
}

h3 {
	font-size: 12pt;
	margin:0;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
	border-bottom: solid 1px #4D1979;
}

p {
	font-size: 12pt;
	margin:0;
	margin-bottom: 10px;
}

a {
	color: #4D1979;
	text-decoration: underline;
}

.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}

h1 {
	margin: 0;
	font-size: 26px;
	padding-bottom: 15px;
}
#logo {
	display: none;
}
#tree {
	display: none;
}
#sidebar {
	display: none;
}
#footer p {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: center;
}

p.news_footer {
	font-size: 10pt;
	width: 100%;
}

p.meta {
	font-size: 10pt;
	width: 100%;
}

ul {
	margin-bottom: 0;
	margin-top: 0;
}

li {
	margin-bottom: 10px;
}

div.section {
	clear: both;
}

div.section img {
	margin: 5px;
}

img.section {
	margin: 5px;
	float: right;
}

blockquote {
	font-size: 12pt;
	margin:0;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 1px solid #ccc;
}

img {
	border: 0;
}
