body 		
			{
			background: #C0C0C0;
			scrollbar-base-color: white;
			scrollbar-face-color: #C0C0C0; 
			scrollbar-shadow-color: white;
			scrollbar-arrow-color: white;
			scrollbar-highlight-color: white; 
			overflow-y: hidden;
			overflow-x: hidden; 
			}		
h2        
		   {
		   font-family: Times New Roman;
		   font-size: 12 pt;
		   color: black;
		   font-weight: bold; 
          text-align: center;
          margin-top: 3;
          margin-bottom: 3
          }
h1  		{
			color: black;
			font-family: Times New Roman;
			font-size: 10 pt;
			font-weight: bold; 
   			margin-top: 3;
   			margin-bottom: 3;
   			}
p		
			{
			margin-top: 3pt;
			font-family:  "Times New Roman";
			font-size: 10pt; 
			color: black;
			margin-bottom: 3pt; 
			}
			
table	
			{
			width: 720; 
			font-family: Times New Roman; 
			font-size: 10pt;
			border-width: 0px;
			border-spacing: 3 ,3;
			color: black;
			margin-bottom: 3 pt;
			}
td        
			{
			color: black;
			font-family: Times New Roman;
			font-size: 10pt;
			vertical-align: top;
			padding: 3pt;
			}

