@charset "utf-8";
.Bottom_Links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
.Bottom_LinksCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	font-style: italic;
}
.Bottom_Linkstwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.basic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.basic_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bolder;
}
.basic_bold_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.basic_bold_strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bolder;
	text-decoration: line-through;
}

