body {
	margin-left: 0px;
	margin-top: 5px;
}
.FreeBiesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #323896;
	text-decoration: none;
}
.BgImg-NoRepeat {
	background-repeat: no-repeat;
}
.BgImg-NoRepeatX {
	background-repeat: repeat-y;
}
.BgImg-NoRepeatY {
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4656F8;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4656F8;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4656F8;
	text-decoration: underline;
	font-weight: bolder;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.SmallerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #999999;
	font-style: italic;
}
.a_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
