@meta { Title: "Publications"; }

BODY { 
	margin-right: 20pt; 
	margin-left: 20pt; 
	margin-top: 00pt;
	font-family: "Georgia", "Times New Roman", "serif"; 
	color: #000000;
	background: #FFFFCC; 
}

P { margin-top: 1em; }

P.space { margin-top: 2em; }

A.menu:hover  { 
	color: #4040ff;
	text-decoration: none;
 }
A.menu:visited {
	color: #0000b0;
	text-decoration: none;
}
A.menu:link    {
	color: #0000b0;
	text-decoration: none;
 }
A.menu:active  { 
	color: #0000ff;
	text-decoration: none;
 }


A:hover  { 
	color: #0000b0;
	text-decoration: none;
	background-color: #d0d090;
	}
A:link    { color: #0000b0;
	text-decoration: none;
	}
A:visited { color: #404090;
	text-decoration: none;
	}
A:active  { color: #0000ff;
	text-decoration: none;
	}

DIV.Author { font-size: 120%;
	font-family: "Times New Roman", "serif"; 
	margin-top: 2em;
}

DIV.Title { 
	font-size: 170%; 
	text-align: center;
	font-family: "Times New Roman", "serif"; 
	margin-top: 2em;
}

DIV.Ref { 
font-size: 100%;
}

DIV.SubHead { 
	font-size: 100%; 
	font-weight: bold ;
	margin-top: 3em;
	text-transform: uppercase;
}

DIV.SubHead2 { 
	font-size: 100%; 
	font-weight: bold ;
	margin-top: 2em;
	text-transform: none;
}

DIV.Copyright {
	font-size: 80%; 
	font-style: italic;
	margin-top: 2em;
}

SPAN.sub {
	font-size: smaller;
	vertical-align: sub;
}

SPAN.sup {
	font-size: smaller;
	vertical-align: super;
}

HR.EndRule { margin-top: 3em; }
