@charset "UTF-8";
/* CSS Document */

.bodytextwht18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.bodytextblk18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.bodytextblk16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.bodytextblk24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.bodytextgray18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}
.bodytextwht24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.bodytextwht42 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.bodytextred42 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
}
.bodytextwht16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.menutextblk14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.tableborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

