td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.modelBullets {
	font-size: 13px;
}
.modelHead {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
.bulletsHead {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.featurehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000033;
}
.mainTable {
	border-width: 3px;
	border-style: solid;
	border-color: #42546B;
	padding: 0px;
}
.bodyTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 0px;
}
.modelNav {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.modelNav a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.modelNav a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.modelNav a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.modelNav a:hover{
	color: #AA182D;
	text-decoration: underline;
	font-weight: bold;
}

.footerNav {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.footerNav a:link {
	color: #660000;
	text-decoration: none;
}
.footerNav a:visited {
	color: #660000;
	text-decoration: none;
}
.footerNav a:active {
	color: #000000;
	text-decoration: underline;
}
.footerNav a:hover{
	color: #AA182D;
	text-decoration: underline;
}