@meta { Title: "Publications"; }

BODY { 
	margin-right: 20pt; 
	margin-left: 20pt; 
	margin-top: 0pt;
	font-family: "Georgia", "Times New Roman", "serif"; 
	color: #000000;
	background: #FFFFCC 
}

P { margin-top: 1em; }

P.SPACE { margin-top: 3em; }

A.menu:visited {
		color: #0000ff;
		text-decoration: none;
	}

A.menu:link    {
	color: #0000ff;
	text-decoration: none;
 }

A.menu:active  { 
	color: #0000ff;
	text-decoration: none;
 }

TD.bio { color: #ffffff; }

DIV.Author { font-size: 120%;
	font-family: "Times New Roman", "serif"; 
	margin-top: 2em;
}

DIV.Title { 
	color: darkblue;
	font-size: 200%; 
	text-align: center;
	font-family: "Times New Roman", "serif"; 
	margin-top: 1em;
	margin-bottom: 1em;
}

DIV.Ref { 
font-size: 100% }

DIV.SubHead { 
	color: darkblue;
	font-size: 120%; 
	font-weight: bold ;
	margin-top: 3em;
	text-transform: uppercase;
}

DIV.SubHead2 { 
	color: darkblue;
	font-size: 120%; 
	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.bio { size: 10;
     color: #ffffff;
}      

HR.EndRule { margin-top: 3em }


