.logo {
	display: none;
}
.submenu{
	display: none;
}
.menutitle{
		display: none;
}
.copyright {
	display: none;
}
.txt {
	background-position: center center;
	width: 100%;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-size: 36px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: medium double #FFFFFF;
}
.title01 {
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: medium double #FFFFFF;
}
.drop_cap {
	font-weight: bold;
	color: #333333;
	float: left;
	padding-right: 2px;
	font-size: 2em;
}
.logo_header {
	font-style: normal;
	font-weight: bold;
}
