
.mainText {
	font-family: arial, helvitica, verdana;
	font-size: 12px;
	color: #638181;
}

.redText {
	font-family: arial, helvitica, verdana;
	font-size: 9px;
	color: #bf3426;
}

.whtText {
	font-family: arial, helvitica, verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

h1 {
	font-size: 19px;
	font-weight: normal;
	color: #bf3426;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #638181;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #638181;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}

a:visited {
	color: #638181;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}

a:hover {
	color: #638181;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: normal;
}

a.footer {
	color: #638181;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}

a.footer:visited {
	color: #638181;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: normal;
}

a.footer:hover {
	color: #638181;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: normal;
}

a.nutShell {
	color: #cc7967;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.nutShell:visited {
	color: #cc7967;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.nutShell:hover {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}

a.about {
	color: #f8e9c8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.about:visited {
	color: #f8e9c8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.about:hover {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}

a.benefits {
	color: #a8c0bf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.benefits:visited {
	color: #a8c0bf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
}

a.benefits:hover {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight: bold;
}