h1 {
	font-family: "Gotham";
	font-size: 18px;
	font-weight: bold;
	color: #004165;
}

h2 {
	font-family: "Gotham";
	font-size: 16px;
	font-weight: bold;
	color: #772432;
}

h3 {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #004165;
}

h4 {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #772432;
}

p {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #000000;
}

link {
	font-family: "Myriad Pro";
	color: #004165;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 14px;
}

body {
	white-space: normal;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #000000;
	max-width: 900px;
	max-height: auto;
	margin: 0 auto;
}

li {
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #000000;
}

basefont {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #000000;
}


