<!--
body {
	font-family:  Papyrus, "Book Antiqua", Georgia, Garamond, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	font-size: medium
}
.normal_text {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: gray;
	background-color: #f5f5f5;
	font-size: 14px;
}
.bgtable      { background: #000033;  }
.nav_text {
		color: #FFCC00;
		font-family: Papyrus, "Book Antiqua", Georgia, Garamond, Verdana, sans-serif;
		font-style: bold;
		text-decoration: none;
			}
.nav_td { width: 120; }
.purpose_link 
{
		color: #000033;
		font-family: Verdana, sans-serif;
		font-style: bold;
		font-size: 13px;
		text-decoration: none;
}
.paper_link 
{
		color: #000033;
		font-family: Verdana, sans-serif;
		font-style: bold;
		font-size: 16px;
		text-decoration: underline;
}
.scholar_site_link 
{
		color: #000033;
		font-family: Verdana, sans-serif;
		font-style: normal;
		font-size: 14px;
		text-decoration: underline;
}
.book_bkgrnd {
	background-color: #9999CC
}
-->