body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.txt_sm_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	font-weight: normal;
}
.txt_sm_blk_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	color: #900;
}
.txt_lg_blk_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.txt_lg_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	color: #900;
}
.txt_lg_org_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	color: #F60;
}
