p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.bkgrnd {
	background-image: url(images/ltbkgd.jpg);
	background-repeat: repeat;
}
.blackbkgrnd {
	background-color: #000;
}
