body, div, span, p, td, th, h1, h2, h3, h4, li, ul, ol { 
 	background-color: white;
	color: black;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 10pt;
}

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

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

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

div.disclaimer {
	font-style: normal;
	font-size: 70%;
}

.disB {
	float: left;
	width: 33.33%;
	padding: 5px;
}

/* Clear floats after image containers */
.row::after {
	content: "";
	clear: both;
	display: table;
}

.pubtype {
	font-style: normal;
	padding-top: 8pt;
}

.pubtitle
{
  	font-style: normal;
	font-weight: bold;
	padding-top: 10pt;
}

.pubtitle A
{
	color: black;
}

.pubtitlesub
{
	font-style: normal;
	font-size: 90%;
	padding-top: 2pt;
}

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

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

.pubappendix
{
	font-style: italic;
	padding-top: 5pt;
	margin-left: 25pt;
}

.pubappendix A
{
	color: black;
}

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

.pubspecials
{
	font-style: italic;
	padding-top: 5pt;
	margin-left: 30pt;
}

.pubspecials A
{
	color: black;
}

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

