.body_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.body_title_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #E05800;
	text-decoration: underline;
}
.caption_text {

	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-family: "Trebuchet MS";
}
a:visited {
	text-decoration: none;
}

.intro_text {

	font-size: 16px;
	font-weight: bold;
	color: #999999;
	font-family: "Trebuchet MS";
}
.body_textbold {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-family: "Trebuchet MS";
}
.body_textboldwhite {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: "Trebuchet MS";
}

.body_titlereg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
}
.body_text_white {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	font-family: "Trebuchet MS";
}
.body_text {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-family: "Trebuchet MS";
}

