body {
	background: #e1e0ce;
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.page {
	background: #ffffff;
	height: auto;
	width: 1000px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	border: 2px solid #660000;
}

.page a {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.page a:hover {
	font-weight: normal;
	color: #000079;
	text-decoration: underline;
}

.header {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	background: #d6d5bc;
}

.links {
	padding-top: 5px;
	height: 30px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	background: #d6d5bc;
}


.left_cell {
	background: #d6d5bc;
	text-align: center;
	color: #000000;
}

.right_cell{
	padding: 15px;
	border-top: 2px solid #660000;
	
}

.small_pic_bg {
	height: auto;
	width: 140px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #660000;
}

img {

	border: none;
}

.img_bg

{
	background: #550000;
	padding: 3px;
}


.small_header {
	padding: 5px;
	border-top: 2px solid #660000;
	border-bottom: 2px solid #660000;
	color: #ffffff;
	background: #550000;
	font-weight: bold;
}

x;
	position: absolute;
	left: 0px;
	top: 0px;
}

hr {
	background-image: url(/matthias/?MIval=/matthias/images/line.jpg);
	background-repeat: repeat;
	height: 6px;
}

h4 {
	color: #660000;
	font-weight: normal;
}