body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9A867D;
}

.addresstext {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
a.bigredlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	cursor: crosshair;
}
a.bigredlink:visited {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	cursor: crosshair;
}
a.bigredlink:hover {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	cursor: crosshair;
}
a.bigredlink:active {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	cursor: crosshair;
}

a.smredlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	cursor: crosshair;
}
a.smredlink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	cursor: crosshair;
}
a.smredlink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	cursor: crosshair;
}
a.smredlink:active {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	cursor: crosshair;
}
.copyright {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.toptext {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigtext {
	font-size: 35px;
	text-align: left;
	font-weight: normal;
	font: myriad pro;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.biglist {
	font-size: 24px;
	list-style-type: disc;
	list-style-image: url(images/star.jpg);
}
.boxheadertext {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}
.bodytext {
	font-size: 16px;
}
.bodytextbold {
	font-size: 16px;
	font-weight: bold;
}
.text {
	font-size: xx-small;
}
.tm {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000000;
	position: relative;
	bottom: 2px;
}
.bottomhome {
	font-family: "Myriad Pro", Georgia, serif;
	font-size: 18px;
}
