body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EBEAEC;
}
#content {
	background-image: url(info_back.gif);
	overflow: auto;
	height: 425px;
	width: 729px;
	background-repeat: no-repeat;
}
#content #holder {
	height: 403px;
	overflow: auto;
	position: relative;
	width: 690px;
	left: 20px;
	top: 10px;
	text-decoration: none;
	padding-right: 10px ;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bolder;
	text-decoration: underline;
}