.titlebanner {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.line {
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hy {
	font-family: times;
	font-size: 18px;
	color: 669933;
	font-weight: bold;
	letter-spacing: 2px;

}
.text {
	font-family: arial;
	font-size: 12px;
}
.display {
	font-family: arial;
	font-size: 10px;
	background-position: center;
	text-align: center;
	vertical-align: top;
}
.secondtitle {
	font-family: arial;
	font-size: 16px;
	color: FF6633;
	font-weight: bold;
}
.author {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

