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;
}
.TopTitleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4656F8;
	font-weight: bolder;
}

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;
}
.DateBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}


