body { color: #fff; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }
p { }
td { }
a:link {
	color: #333;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
}
a:visited {
	color: #003;
	font-size: 14px;
	font-family: arial;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	color: #960;
	text-decoration: none;
}
a:active {
	font-family: arial;
	color: #000;
	text-decoration: none;
}
.Title-White { color: white; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }
.Title-Gray { color: black; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }
.Title-Beige { color: #ebc914; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }
.Title-Orange { color: #c60; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }
.T-NB-Beige { color: #f4e4c0; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }
.T-NB-Beige-smaller { color: #103117; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
.Title-White-lg { color: white; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.Title-White-nonbold { color: white; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
.Title-White-sm { color: white; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }
.White-med { color: white; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }
.Grey-med { color: #d7c891; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }
.bullet { color: #fffff2; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; list-style-type: disc; }
.bullet-bold { color: #fffff2; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; list-style-type: disc; }
