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: auto;
		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: 1pt;
		font-family:  "Times New Roman";
		font-size: 10pt; 
		color: black;
		margin-bottom: 1pt; 
		}
			
table	{
		width: 170; 
		font-family: Times New Roman; 
		font-size: 10pt;
		border-width: 0px;
		border-spacing: 1 ,1;
		color: black;
		margin-bottom: 1 pt;
		}

td    {
		color: black;
		font-family: Times New Roman;
		font-size: 10pt;
		vertical-align: top;
		padding: 1pt;
		}


