body {padding:0; margin:0; background-color:#FF9900; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #F5F5F5;} 

p, ul {font-size: 13px;}

h1 { font-size: 16px; font-family:Verdana, Arial, Helvetica, sans-serif }

h2 { font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif }

h3 { font-size: 20px; font-family:Verdana, Arial, Helvetica, sans-serif }

.title { font-size: 14px; font-weight: bold; color: #CC6699} 

.bullet { list-style-image: url(images/roundbullet.gif); list-style-type: square} 

.text { font-size: 12px; line-height: 18px; color: #000000} 

.footer { font-size: 10px; color: #FFFFFF; text-decoration: none} 

.footer:hover { color: #0000BB} 

a { font-size: 13px; color:#003399; text-decoration: none} 

a:hover { color:#E9B10A; text-decoration: underline } 

.subtitle { font-size: 11px; color: #996699; font-weight: bold; text-decoration: none} 

.date { font-size: 10px; color: #996699} 

.feature { font-size: 11px; line-height: 18px; color: #CE659C; clip: rect( )} 

.footer2 { font-size: 10px; color: #FFFFFF; text-decoration: none } 

.footer11, a.footer11:hover {font-size: 10px}

#schedulefreetoday {
	width: 275px;
	height: 126px;
	display: block;
	float: left;
	background-image: url(images/schedulefreetoday.gif);
	background-position: 0 0;
}

#schedulefreetoday:hover {
	background-position: 0 -125px;
}

#schedulefreetoday:active {
	background-position: 0 -250px;
}

#smilegallery {
	width: 143px;
	height: 80px;
	display: block;
	float: left;
	background-image: url(images/smilegallery.gif);
	background-position: 0 0;
}

#smilegallery:hover {
	background-position: 0 -79px;
}

#smilegallery:active {
	background-position: 0 -158px;
}
