body {
	margin:0px 0px 0px 0px;
	padding:20px 0px 50px 0px;
	background:url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.body_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: underline;
}
a.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: underline;
}
a.body_link:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #F7941D;
	text-decoration: none;
}
.subhead {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}