span.ital {font-style:italic}
span.bold {font-weight:bold}
span.sc {font-variant:small-caps}
span.blue {color:#0000ff}
span.sup {font-size:10pt; vertical-align:super}    	
span.ital-sc {font-style:italic; font-variant:small-caps}
span.ital-sup {font-style:italic; font-size:small; vertical-align:top}
span.ital-blue {font-style:italic; color:#0000ff}
span.sc-blue {font-variant:small-caps; color:#0000ff}
span.fieldTitle {font-weight:bold; background-color:#FFFF88}
div.footnote {font-size: 10pt}
div.small{font-size: 11pt}
body {font-family:'Times New Roman'; font-size: 14pt;
	 text-align:justify; 
	 line-height: 16pt; 
	 color:black ;
	 padding-left: 15px;
	 padding-right: 40px
        }
        
h1 {
	  font-family: "Times New Roman";
	  font-weight: bold;
	  text-align: center;
	  color: teal;
	}
h2 {
	  font-family: "Times New Roman";
	  font-weight: bold;
	  text-align: center;
	  color: teal;
	}
h3 {
	  font-family: "Times New Roman";
	  font-weight: bold;
	  color: navy;
     margin-left: 24pt;
     margin-right: 24pt;
	  text-align: center;
	}
h4 {font-family: "Times New Roman";
	  font-weight: bold;
	  text-align: left;
	 }

	a:link
	{
	  color: blue;
        }
  
	a:visited
	{
	  color: blue;
	}
 
	a:active
	{ 
	  color: blue;
	}
a.footnote:link {font-size:small; vertical-align:super}
a.footnote:active {font-size:small; vertical-align:super}
a.footnote:visited {font-size:small; vertical-align:super}
