body {
	background-color: #191718;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC33;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}
.modelBullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}
.bulletsHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.planNav  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.planNav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.planNav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.planNav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.planNav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC33;
	font-weight: bold;
}
