body {
	background-color: #E4E1DA;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #B2641C;
}

.blue {
	color: #004A80;
}
.orange {
	color: #B2641C;
}
.red {
	color: #A81E22;
}
.dktaupe {
	color: #736151;
}
.mdtaupe {
	color: #988C81;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
td {
	background-repeat: no-repeat;
	background-position: center center;
}
.dkgrey {
	color: #3F3F3F;
}
.lttaupe {
	color: #E4E1DA;
}
.white {
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: 3f3f3f;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #004A80;
	font-style: italic;
}
.ochre {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDC680;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #004A80;
	line-height: 16px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004A80;
	letter-spacing: .05px;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B2641C;
	letter-spacing: .05px;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 004A80;
	letter-spacing: .05px;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A81E22;
	letter-spacing: .05px;
	text-decoration: underline;
}
