body, p    	{	background-color:beige;  
			font-family:verdana; 
			color:#000000; 
			font-size:10pt }

td	    	{	font-family:verdana; 
			color:#000000; 
			font-size:10pt }
				
a 				{	color:#9B020E; 
					font-weight:500  }
				
a:hover 		{	text-decoration:none } 

hr 				{	color:#00005E;} 

.form 			{	background-color:lightgoldenrodyellow  } 

.prirow			{	background-color:white  } 

.altrow			{	background-color:whitesmoke  } 

.prompt 		{	font-weight:800;
				background-color: lightsteelblue; }
					text-align:center }

.promptl 		{	font-weight:800; 
					text-align:left  }

.prodhdg 		{	font-weight:800;
				background-color: lightsteelblue; }
					text-align:center }
 
.cyan 			{	background-color:cyan  } 

.yellow			{	background-color:yellow  } 

.button 		{	width: 72px; }

