BODY		{
	font-family: Arial, Times, sans-serif;
	font-size: 10pt;
	margin-left : 10%;
	margin-right: 15%;
	background-color : #ffffff;
}

P		{font-family: Arial, Times, sans-serif;
						font-size: 10pt;}

			
A { font-weight : bold;
	text-decoration: none;
color : #34654D;
	}

A:Hover {font-weight : bold;
color : #9CCBB4;
	}
					
h1				{font-family:  Arial, sans-serif;
					font-size: 22pt;
					text-align :  center;
													}
					
h2				{font-family: Arial, Times, sans-serif;
					font-size: 12pt;
					text-align :  left; }
					
h3				{ font-family: Arial,Times, sans-serif;
					font-size: 12pt;
						text-align: left;
						margin-left : 5%;	
					}
					
.TableNote			{ font-family: Arial,Times, sans-serif;
					font-size: 8pt;
									}
					
.BoxNewPara		{font-family: Verdana, Arial, sans-serif;
					font-size: 8pt;
									}
									
.note {font-family:  Arial, sans-serif;
					font-size: 8pt;
					margin-left :  5%;
					text-align :  left;
					}		

.Author  {   font-size:    11pt;
 	         font-family:  Arial, helvetica, sans-serif;
			 font-weight: bold;
			 }

.FigureNote			{
	font-family: Arial, Times, sans-serif;
	font-size: 8pt;
	font-style: italic;
					 
					}
					
sup			{ font-size: 7pt;
font-weight: bold;
 }
 
 sub			{ font-size: 7pt;
font-weight: bold;
 }

.table {  border-color : Black;
 border :  1pt;
  }
		
UL {
	list-style-type : disc;
}	