body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;

}
a {
	color: #990000;
	text-decoration: none;
}
.detail {
	font-size: 100%;
}
.mailstyle {
	color: #000000;
	text-decoration: none;
}
#top {
	position: absolute;
	height: 300px;
	left: 0px;
	top: 0px;
	right: 0px;
}
.white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a mailstyle {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
td {
	padding-left: 6px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
#middle {
	position: absolute;
	height: auto;
	width: 400px;
	left: 40px;
	margin-left: 40px;
}
.smaller {
	font-size: 80%;
}
.bigger_detail {
	font-size: 130%;
	font-weight: bolder;
}
