body {
	background : #ede4e4;
	padding: 10px;
}

a:link {
	color: #e86d5d;
	text-decoration: none;
}

a:visited {
	color: #e86d5d;
	text-decoration: none;
}

a:focus {
	color: #ffffff;
	background: #e86d5d;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background: #e86d5d;
	text-decoration: none;
}

a:active {
	color: #e86d5d;
	text-decoration: none;
}

ul {
	list-style: disc;
}

hr {
	border-top: 1px dotted #a29c9c;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
		color: #373535;
	letter-spacing: 0px;
	font: 30px Georgia, Times New Roman, Times, serif;
}

h2 {
		color: #373535;
	letter-spacing: 0px;
	font: 20px Georgia, Times New Roman, Times, serif;
}

.number {
		color: #e86d5d;
	letter-spacing: 0px;
	font: 25px Georgia, Times New Roman, Times, serif;
}

.no {
		color: #373535;
	letter-spacing: 0px;
	font: 15px Georgia, Times New Roman, Times, serif;
}

#top_left_bg {
	background: 0px 0px fixed;
	position: absolute;
	vertical-align: top;
	top: 0px;
	left: 0px;
	z-index: -1;
}

#whitespace {
	height: 100px;
	background: fixed;
}

#whitespace_20px {
	height: 20px;
	background: fixed;
}

.content_block {
	width: 520px;
	height: auto;
	padding: 5px;
	background: #ffffff;
	display: block;
	margin-bottom: 5px;
	margin-left: -20px;
	padding-left: 20px;
	text-align: left;
	padding-right: 10px;
}

.picture_block {
	width: 520px;
	padding: 5px;
	background: #ffffff url(http://www.rombocket.com/logos/basis.jpg);
	display: block;
	margin-left: -20px;
	padding-left: 20px;
	text-align: left;
	padding-right: 10px;
	height: 369px;
	border-top: 2px solid #373535;
}

.header_block {
	width: 520px;
	padding: 5px;
	background: #ffffff url(http://www.rombocket.com/images/header.jpg);
	display: block;
	margin-left: -20px;
	padding-left: 20px;
	text-align: left;
	padding-right: 10px;
	height: 369px;
	border-top: 2px solid #373535;
	border-bottom: 2px solid #373535;
}

.normal {
	font: 7pt/12pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	color: #1f1b18;
}

.footnote {
	color: #a29c9c;
}

.navigation {
	text-align: right;
	color: #ede4e4;
	background: #373535;
	padding-right: 20px;
	margin-left: -20px;
	width: 530px;
	padding-top: inherit;
	padding-bottom: inherit;
}

.link_box {
	text-align: left;
	color: #ede4e4;
	background: #373535;
	margin-left: -20px;
	width: 525px;
	line-height: 15px;
	padding: 2px 5px 2px 20px;
}