/* CSS Document */
body, #content {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}

#content {
	font-size: 14px;
}

#nav, #leftnav {
	display: none;
}
.news {
	display: none;
}

.search {
	display: none;
	}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a, a:visited {
	font-weight: bold;
	color: #520;
	text-decoration: underline;
}
