body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #E7D2AD;
	background-image: url(images/SmalleyLogoExtension.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	color: #000000;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;

}
.maintextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.smaller {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
