body {
	background-color: #FFFFFF;
	font: 12px/1.3 "Times New Roman", Times, serif;
}

h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.search {
	background-color: #DCDCDC;
}

#logo {
	display: none;
}

#main {
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: none;
	border-right: none;
	color: #000000;
	width: 100%;
}

#menu {
	display: none;
}
