H1
   {
   color:red;
   font-family:sans-serif;
   font-size:48pt;
   font-style:italic;
   }
   
H2
   {
   color:black;
   font-size:18pt;
   }

caption
  {
	font-size: 24pt;
	font-style:italic;
	font-weight:700;
	text-align: left;
	}
	
.caption
  {
  font-size:24pt;
	font-style:italic;
	font-weight:700;
	text-align: left;
	}

.topmenulabel
	{
   font-family:'Verdana','Geneva','Arial','Helvetica','sans-serif';
   color:#ffffff;
   font-size:8pt;
	}

.leftmenulabel
	{
   font-family:'Verdana','Geneva','Arial','Helvetica','sans-serif';
   font-size:8pt;
	}

.normal
	{
  }
	
.title
  {
  font-size:20pt;
	font-weight:700;
	}

.subheading1
	{
  font-weight: bold;
	font-size: 14pt;
	font-style:italic;
	text-decoration: underline;
  }
	
.closing
  {
  font-size:12pt;
	font-weight:700;
	}

.footnote
  {
  font-size:10pt;
	}

.booktitle
	{
  font-size:12pt;
	font-weight: bold;
  }

.author
	{
	font-style:italic;
  }

.bookcategory
	{
  font-size:16pt;
	font-weight: bold;
  }
	
.tealtable, .tealtable TD
{
background-color:teal;
color:white;
}	
