﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
}
#footer {
}
.title {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

