					/* ----------------------------- */
					/* COCKERSPANIEL ONLINE MAGAZINE */
                                        /* -- PEDIGREE PAGE  SETTINGS -- */
					/* ----- pedigreepage.css ------ */
					/* ----------------------------- */


.pedmain
{
	background: #e0e0e0;				/* set background to gray */
	font-family: Times new Roman, Arial;			/* font settings          */
	color: #000000;					/* text set to black      */
}

.sonly							/* Visible on Screen only */
{
	display: block;
}

.ponly							/* Visible during Printing only */
{
	display: none;
}
