/*
Top Food & Drug - CSS registration design 2008
*/


h1 {
	color: #333;
	font-size: 1.1em;
}


p {
	line-height: 150%;
}
td {
	padding: 5px 3px 5px 3px;
	}

td.eventlist{
	padding: 0px 0px 5px 0px;
	}

/* content styles*/

.r8{
	font-size: 0.8em;
	line-height: 1.1em;
	color: #FF3300;
	font-weight: normal;
}

.required{
	font-size: 1.0em;
	color: #FF3300;
	font-weight: normal;
}


