/* CSS style sheet for web site */
/* used by dspProof */

/* copyright 2007-2009 Intelligence Research Systems */
/* all rights reserved */

.formSchedule
{
	background-color: #E7DBB5;
	background-image: url('Images\websiteBackground.gif');
	background-repeat: repeat;

	color: black;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}



