/* CSS Document */

#links, #bread, #header, #logos, #line, #pageheader, linkgray.gif {
	display: none;
}
body {
	background-image: none;
}
#container {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: auto;
	border-style: none;
}
#main {
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
p {
	font-size: 12pt;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}

