.smaller {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.GreenBold {
	color: #009900;
	font-weight: bold;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.TopHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	text-align: center;
}
.HeadLeft {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	float: left;
}
.HeadRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: right;
	float: right;
}
.xout {
	text-decoration: line-through;
}
.GreenBackground {
	background-color: #EAFFD7;
}
.style3 {
	color: #009900
}
.PeachBackground {
	background-color: #FFDEBF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 20pt;
	font-weight: normal;
}
.Addressbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
}
.text30points {
	font-size: 30pt;
}

.InsideHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.style1 {
	font-size: 24px
}
.Calibritext {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

.Text20pt {
	font-size: 20pt;
}

.text16pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.mediumletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.Boldletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.GoRight {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	float: right;
}
.GoCenter {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	float: center;
}
.GoLeft {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	float: left;
}
.RedBackground {
	background-color: #FF0000;
}
.DarkLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
}
.pageName {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.SaleRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #E80074;
}
