/*
      Filename: burt_styles.css
	  Author:  Chris Lewinski
	  Date:  April 8, 2006
*/


.page {
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
}
hr {
	color: #000000;
	background-color: #000000;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.base {
	margin-left: -1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
