body, div, span, p, td, th, h1, h2, h3, h4, li, ul, ol { 
 	background-color: white;
	color: black;
	font-family: "verdana", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
}

h1 {
	font-size: 250%;
	font-weight: bold;
}

h2 {
	padding-top: 0px;
	font-size: 120%;
	font-weight: bold;
}

.pubtitle
{
  	font-style: italic;
	padding-top: 15pt;
	padding-bottom: 4pt;
	margin-left: 25pt;
}

.pubtitle A
{
	color: black;
	text-decoration: none;
}

.pubtitle A:hover
{
	color: blue;
	text-decoration: underline;
}

.pubauthor, .pubwhere, .pubent
{
	margin-left: 45pt;
	font-size: 85%;
}

.pubyear
{
	margin-left:0pt;
	font-size: 80%;
	padding-top: 25pt;
}