body {
	color: #bd1f2d;
	font-family: Helvetica, Arial, san-serif;
	margin: 0;
	text-align: center;
}

a {
	font-weight: bold;
	color: #bd1f2d;
	text-decoration: none;
	border-style: none;
}

a:hover {
	color: #000;
}

ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

li {
	display: inline;
	margin-right: 75;
	color: #000;
	text-align: left;
}

li#download {
	position: relative;
	top: 13px;
}

hr {
	bottom-border-color: #bd1f2d;
	bottom-border-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

li#reader {
	margin-right: 0;
	position: relative;
	top: 12px;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	top: 10px;
	position: relative;
	height: 670px;
}

img {
	border-style: none;
}

h1 {
	font-size: 16px;
	color: #be202e;
	text-transform: uppercase;
	line-height: 100%;
	text-align: left;
}

h2 {
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	color: #000;
}

h3 {
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

.advert {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	color: #000;
}

.home {
	font-size: 12px;
	line-height: 140%;
	text-align: right;
}
