a:link {
	font-family: "Trebuchet MS";
	color: #333333;
}
a:visited {
	color: #666666;
	font-family: "Trebuchet MS";
}
a:hover {
	color: #000000;
	font-family: "Trebuchet MS";
}
a:active {
	font-family: "Trebuchet MS";
	color: #FF0000;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 175%;
	color: #333333;
}
.tlines {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.hallbg {
	background-attachment: fixed;
	background-image:   url(Images/hallgrey.gif);
	background-repeat: no-repeat;
	background-position: 65% 20px;
	background-color: #EAEAEA;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333333;
}
#author {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 175%;
}
