body {
	font-family: Verdana;
	font-size: 11pt;
	color: black;
	background-color: #ffffff
}
h1 
{
	font-family: Arial;
	font-size: 14pt;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
}
div.title
{
	font-family: Arial;
	font-size: 24pt;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #e0e0e0;	
}
div.subtitle
{
	font-family: Arial;
	font-size: 10pt;
}
div.figure 
{
	font-family: Verdana;
	font-size: 10pt;
	color: Gray;
	border: dashed 1px Gray;
	padding: 4px;
	background-color: White;
}
div.mainpane
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    width:800px;
    background-color: #f9f9f9;
}
div.bibentry
{
/*	background-color: #F0F0F0; */
	padding-top: 2px;
	padding-bottom: 16px;
	font-size: .7em;
}
div.bibtitle
{
	border-bottom: solid 1px #666666;
	font-size: 1.4em;
}