.text_headings {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
}
.white_headers {font-size: 14px; color: #FFFFFF; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
