* {
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	color: black;
	background: transparent none;
}
#header {
	text-align: center;
}
#header img {
	width: 650px;
	height: 62px;
	margin: 0 auto;
}
.railway {
	text-align: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
ul {
	margin-left: 20px;
	list-style: disc outside none;
}
ol {
	margin-left: 20px;
	list-style: decimal outside none;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
a {
	text-decoration: underline;
	color: blue;
}
.menuHeader,
#leftMenu,
#rightMenu,
#filter.box,
#footer {
	display: none;
}
