body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
}
p {
	margin: 0em;
	padding: 0.2em;
}
.h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.h2 {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pageTitle {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #39648B;
	text-align: center;
}

/* ----------------- Small Copy  ----------------- */

.smallcopy A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallcopy A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.smallcopy A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.notes { /* ----------------- Bright Pink to stand out  ----------------- */
	color: #FFFFFF;
	background-color: #FF66FF;
}
.navLink {
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 1px;
	font-size: 0.9em;
	background-color: #501F5E;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.navLink A:link {
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 1px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
}
.navLink A:visited {
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 1px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
}
.navLink A:hover {
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 1px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
}