body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.intHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333533;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.secondaryTable {
/*	border-width: 1px;
	border-style: solid; 
	border-color: #000000;*/
	background-color: #A8A686;
	color: #210808;
	font-size: 25px;
	font-weight: bold;
	padding: 5;
}
.modelBullets {
	font-size: 13px;
}
.modelHead {
	font-size: 14px;
	color: #290808;
	font-weight: bold;
}
.bulletsHead {
	font-size: 16px;
	color: #142954;
	font-weight: bold;
}
.featureNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.featureNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.featureNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.featureNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A4450;
	text-decoration: underline;
}
.featureNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.primaryTable {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #E1DBBB;
}
.sideCell {
	background-color: #BDBB95;
}
.bodyCell {
	background-color: #FFFEE3;
}
.innerTable {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
