body {
	background-color: #EAF2F2;
}
.navMenu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80B3B3;
}
.navMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenu a:active {
	color: #80B3B3;
	text-decoration: none;
}
.navMenu a:hover {
	color: #80B3B3;
	text-decoration: none;
}.crisiPhone {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
h2 {
}
h3 {
}
