﻿body {
  font-family: Verdana, Helvetica, Arial, 'Sans Serif';
  color: #000000;
  font-size: 10pt;
  margin-top: 0pt;
  margin-left: 0pt;
  background-color: white }

.maintitle {
  color: #CC3300;
  font-family: 'Times New Roman', Garamond, Georgia, Serif;
  text-align: center;
  font-size: 24pt;
  font-weight: bold;
  text-decoration: none }

.paratitle {
  color: #FF0000;
  font-family: Georgia, Times New Roman, Courier New;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none }

.subtitle {
  color: #0000FF;
  font-family: Georgia, Times New Roman, Courier New;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none }

.exotitle {
  color:       #CC3300;
  font-family: Georgia, Times New Roman, Courier New;
  font-size:   14pt;
  font-weight: bold;
  text-decoration: none }

.defPopup {
  cursor: hand;
  font-weight: bold;
  color: blue }

.deftitle {
  color: #CC3300;
  font-family: Georgia, 'Times New Roman', 'Courier New';
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none }

.eqfunc {
  color:           #FF0000;
  font-family:     'Times New Roman', Georgia, 'Courier New';
  font-size:       16pt;
  text-decoration: none }

.parajust    {
  font-family: Verdana, Helvetica, Arial, 'Sans Serif';
  text-align:justify;
  color: #000000;
  font-size: 10pt;
  text-align: Justify;
  margin-top: 8pt;
  margin-bottom: 10pt;
  margin-left: 10pt }

.titlenote {
  color: #0000FF;
  font-family: Georgia, 'Times New Roman', 'Courier New';
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none }

.paranote    {
  font-family: Verdana, Helvetica, Arial, 'Sans Serif';
  color: #000000;
  font-size: 8pt;
  text-align: normal;
  margin-top: 2pt;
  margin-bottom: 2pt;
  margin-left: 0pt }

.pcenter {
  text-align: center; }

pre		{
  font-family: 'Courier New', Verdana, Helvetica, 'Sans Serif';
  color:       #0000FF;
  font-size:   10pt }

li {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: #000000;
  font-size: 10pt;
  font-style: regular;
  margin-top: 6pt;
  margin-bottom: 6pt }

td {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: #000000;
  font-size:10pt;
  font-style:regular }

blockquote {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: #0000FF;
  font-size:10pt;
  font-style:regular }

span {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: #000000;
  font-size:10pt;
  font-style:regular }

.keylink { 
	font-family: Verdana, Helvetica, Arial, 'Sans Serif';
        color: Black;
        font-weight: bold; 
	font-size: 8pt }

a.keylink:link       {  
	color: green;
	text-decoration: none }
	
a.keylink:alink      {  
	color: brown;
	text-decoration: none }

a.keylink:visited    {   
	color: blue;
	text-decoration: none }

a.keylink:hover     {  
	color: red;
	text-decoration: none }

a:link       {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: #0000FF;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none }

a:alink {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: #FF00FF;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none }

a:visited {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: green;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none }

a:hover {
  font-family: Verdana, Helvetica, Arial, Sans Serif;
  color: #FF0000;
  font-size: 10pt;
  font-style: bold;
  text-decoration: none }

h3      {
  color:       #CC3300;
  font-family: Georgia, 'Times New Roman', 'Courier New', Serif;
  font-size:   14pt;
  font-weight: bold }

h4      {
  color: #FF00FF;
  font-family: Georgia, Times New Roman, Courier New;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline }

