
BODY        {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5%;
	margin-right: 5%;
	font-size: 10pt;
}

A:hover {
	color: #F3D578;
}

a {
	color: #710000;
}

H1          {  color:#710000;
             font-size:        16pt;
             font-family:      Arial, helvetica, sans-serif;
             text-align:        center;
}

H2	    {
	color: #710000;
	font-size: 13pt;
	font-family: Arial, helvetica, sans-serif;
}

H3	    { color:#710000;
             font-size:        11pt;
             font-family:      Arial, helvetica, sans-serif; 
			 font-style: italic;
			 }

H4          {margin-right:      1%;  
             margin-top:        0; 
             margin-bottom:     0; 
             color:            #710000; }

.tabletitle        {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 10pt;
}

.note        {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5%;
	margin-right: 5%;
	font-size: 8pt;
}


TD      {font-size:         10pt;
         font-family:      Arial, helvetica, sans-serif;}

UL          {list-style-type:   disc; }

SUP         {font-size:        8pt;
             font-family:      Arial, helvetica, sans-serif;}

.style1 {  font-family: Arial, Helvetica, sans-serif}


.h1x  {display:          block;
             font-size:        14pt;
             font-family:      Arial, Helvetica, sans-serif;
             color: 		#710000;
			 border-top : solid;
             margin-top : 2%;
             border-bottom : solid;; 
			 border-color: #710000 black; 
			 border-top-width: thin; 
			 border-bottom-width: thin; 
			 font-style: normal; 
			 font-weight: bold; 
			 text-align: center}
			 
.style2 {  color: #FFFFFF; background-color: #000000}
