/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* implement both fixed-size and relative sizes */
SMALL.XTINY		{ font-size : xx-small }
SMALL.TINY		{ font-size : x-small  }
SMALL.SCRIPTSIZE	{ font-size : smaller  }
SMALL.FOOTNOTESIZE	{ font-size : small    }
SMALL.SMALL		{  }
BIG.LARGE		{  }
BIG.XLARGE		{ font-size : large    }
BIG.XXLARGE		{ font-size : x-large  }
BIG.HUGE		{ font-size : larger   }
BIG.XHUGE		{ font-size : xx-large }

/* heading styles */
H1		{  }
H2		{  }
H3		{  }
H4		{  }
H5		{  }

/* mathematics styles */
DIV.displaymath		{ }	/* math displays */
TD.eqno			{ }	/* equation-number cells */


/* document-specific styles come next */
DIV.navigation		{   }
DIV.center		{   }
DIV.centerline		{   }
SPAN.arabic		{   }
SPAN.textit		{ font-style: italic  }
SPAN.textbf		{ font-weight: bold  }
#par1245		{   }
#par1247		{   }
#par968		{   }
#txt260		{ text-decoration: underline;  }
#txt262		{ text-decoration: underline;  }
#txt264		{ text-decoration: underline;  }
#txt266		{ text-decoration: underline;  }
#txt268		{ text-decoration: underline;  }
#txt270		{ text-decoration: underline;  }
#txt272		{ text-decoration: underline;  }
#txt274		{ text-decoration: underline;  }
#txt276		{ text-decoration: underline;  }
#txt301		{ text-decoration: underline;  }
#txt302		{ text-decoration: underline;  }
#txt303		{ text-decoration: underline;  }
#txt304		{ text-decoration: underline;  }
#txt305		{ text-decoration: underline;  }
#txt306		{ text-decoration: underline;  }
#txt307		{ text-decoration: underline;  }
#txt308		{ text-decoration: underline;  }
#txt309		{ text-decoration: underline;  }
#txt337		{ text-decoration: underline;  }
#txt338		{ text-decoration: underline;  }
/* R&S Finance and Economics Discussion Series Style Sheet */

BODY {
	COLOR: #000000;
	FONT-FAMILY: gregory, 'Times New Roman', Times, serif;
	BACKGROUND-COLOR: #ffffff
}
P {
	MARGIN-TOP: 0.5em;
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 0.5em;
	LINE-HEIGHT: 1.5em;
}
A:link {
	COLOR: #006666
}
A:visited {
	COLOR: #800080
}
.sponsor {
	MARGIN-TOP: 0em; FONT-SIZE: 0.8em; MARGIN-BOTTOM: 0em;
}
.type {
	MARGIN-TOP: 0.5em; FONT-WEIGHT: bold; FONT-SIZE: 0.9em;
}
.number {
	MARGIN-TOP: 2em; FONT-SIZE: 0.8em; MARGIN-BOTTOM: 0em;
}
H1 {
	MARGIN-TOP: 0em; FONT-WEIGHT: bold; FONT-SIZE: 1.3em; MARGIN-BOTTOM: 0.25em;
}
H2 {
	MARGIN-TOP: 1.5em; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; MARGIN-BOTTOM: 0.5em
}
H3 {
	MARGIN-TOP: 1.5em; FONT-WEIGHT: bold; FONT-SIZE: 1.1em; MARGIN-BOTTOM: 0.5em
}
H4 {
	MARGIN-TOP: 1.25em; FONT-WEIGHT: bold; FONT-SIZE: 1em; MARGIN-BOTTOM: 0.5em
}
caption { 
  font-weight: bold;
}
.runinhead {
	FONT-WEIGHT: bold;
}
.author {
	MARGIN-TOP: 1em;
	FONT-SIZE: 1em;
	text-align: center;
}
.author_name {
	font-weight: bold;
}
.author_institute {
	font-size: small;
}
.author_affil {
	font-style: italic;
}
.author_date {
	font-weight: bold;
	text-align: center;
}
.author_address {
	font-size: small;
}
.author_email {
	font-size: small;
}
.note {
	MARGIN-TOP: 1em; FONT-SIZE: 0.8em; MARGIN-LEFT: 30px; WIDTH: 570px;
}
.papertitle {
	text-align: center;
}
.abstracttitle {
	FONT-WEIGHT: bold; FONT-SIZE: 1em; MARGIN-LEFT: 30px; WIDTH: 570px;
}
.abstracttext {
	FONT-SIZE: 0.9em;
	MARGIN-LEFT: 30px;
	WIDTH: 570px;
	LINE-HEIGHT: 1.5em;
}
.sectiontext {
	LINE-HEIGHT: 1.5em;
}
.footnote {
	MARGIN-Top: 1em;
	FONT-SIZE: 0.9em;
	WIDTH: 600px;
}
.tblfootnote {
	FONT-SIZE: 0.8em;
}
.excerpt {
	MARGIN-TOP: 0em; FONT-SIZE: 0.95em; MARGIN-BOTTOM: 0em; MARGIN-LEFT: 3em; TEXT-INDENT: 1em;
}
.excerptauthor {
	FONT-SIZE: 0.9em; TEXT-ALIGN: right;
}
.equation {
	MARGIN-TOP: 0.5em; FONT-SIZE: 1em; MARGIN-BOTTOM: 0.5em; VERTICAL-ALIGN: middle; FONT-FAMILY: 'Times New Roman', Times, serif; TEXT-ALIGN: center;
}
TD.equationnumber {
	FONT-SIZE: 1em; VERTICAL-ALIGN: middle; FONT-FAMILY: 'Times New Roman', Times, serif; TEXT-ALIGN: right;
}
.tabletitle {
	MARGIN-TOP: 2em; FONT-WEIGHT: bold; FONT-SIZE: 1em; MARGIN-BOTTOM: 1em
}
.figuretitle {
	MARGIN-TOP: 1em; FONT-WEIGHT: bold; FONT-SIZE: 1em; MARGIN-BOTTOM: 0.5em; WIDTH: 600px; TEXT-ALIGN: left;
}
.reference {
	FONT-SIZE: 0.9em; MARGIN-BOTTOM: 0.25em; MARGIN-LEFT: 2em; TEXT-INDENT: -2em
}
.footer {
	FONT-SIZE: 0.8em; LINE-HEIGHT: 1em;
}
.pagedate {
	FONT-WEIGHT: bold;
}
.page_wrapper {
	width: 600px;
}
#author {
	float: left;
        text-align: center;
}
#author_group {
	width: 600px;
}
.bib_author {
	font-weight: bold;
	margin-top: 1em;
}
.bib_info {
	margin-left: 1em;
}
.pretty_hr { 
	background-color: #cccccc;
        color: #cccccc;
	width: 100%;
	height: 1px;
}
#top_nav { 
  text-align: center;
}
#bottom_nav { 
  text-align: center;
}
#glossary div {
  margin: 1.5em;
}
