/* CSS Document */

#nav, #header, #botbar, #aghead, #midbartop, #midbarbot, #bottombar, #pix, #pix2, #homepix, #counter, #flash {
	display: none;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}
#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;
	color: #000000;
	background-color: #FFFFFF;
}
html {
	color: #000000;
	background-color: #FFFFFF;
}
h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
#container {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: auto;
	border-style: none;
}
.headline {
	color: #000000;
	background-color: #FFFFFF;
}
#main a {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a:visited {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a:active {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a {
	color: #000000;
	background-color: #FFFFFF;
}

