.body_text_white {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
.page_title {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
}
.body_text_black {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.page_title_black {
	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
	font-style: normal;
}
.page_title_white2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
.body_links {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	color: #005AAB;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #e1e1e1;
	text-decoration: underline;
}
.page_title_black2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.highlighted_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
