.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 14px;
	font-style: italic;
}
a:hover {
	color: #990000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headingitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.biblio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.other_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.econdev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.textcallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC99;
}



a:visited {
	color: #3366CC;
}

a:link {
	color: #000066;
}
a:active {
	color: #990000;
}
a:hover {
	color: #990000;
}
