body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #063;
}
.red {
	color: #a04951;
}

.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.08em;
	font-weight: bold;
	color: #063;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #a04951;
}
.quote1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: italic;
}
a:link {
	color: #a04951;
	text-decoration: none;
}
a:hover {
	color: #a04951;
	text-decoration: underline;
}
a:visited {
	color: #a04951;
	text-decoration: none;
}

.small {
	font-size: 0.75em;
}
.smWhite {
	font-size: .75em;
	color: #fff;
}

