/* Created by: PC Rick - http://www.pcrickonline.com */

.pricefont 		{	font-family: Helvetica,
                    Arial,
                    sans-serif;
					letter-spacing: 3px;	}
				
.seasonheader	{	font-family: Helvetica,
                    			 Arial,
                    			 sans-serif;
                    font-size: 14;
					border-top: 1px;
					border-bottom: 1px;
					border-right: 1px;
					border-left: 1px;
					border-style: outset;  }	
					
.matrixborder	{	border-top: inset;
					border-bottom: inset;
					border-right: inset;
					border-left: inset;		}
				

