h1,h2,h3,h4,h5{
	padding: 0px;
	margin: 0px;
	}

body {
	background-color: #FFFFFF;
	color : #666666;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	}

}a:link {
	color: #bf4055;
	text-decoration: none;
}
a:visited {
	color: #d37981;
}
a:hover {
	color: #d37981;
	text-decoration: underline;
}
a:active {
	color: #d37981;
	text-decoration: underline;
}

td p.footer 
	{
	color : #666666;
	font-size: x-small;
	}

td  {
	color : #666666;
	font-size: x-small;
	}

p	{
	padding-top: 0px;
	margin-top: 0px;
	line-height: 125%;
	}

td p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: x-small;	
	}

td p.sml {
	color : #666666;
	font-size: small;
}

.sml {
	color : #666666;
	font-size: x-small;	
}

h4 {
	font-size: x-small;
	}
		
h5 {
	font-size: xx-small;
	}
		
td p.lead {

	color : #666666;
	font-size: x-small;
	line-height: 23px;
}


.lead {
	color : #666666;
	font-size: x-small;
	line-height: 40px;

}

td.sun {
	color: #C91731;
	background-color: #FAC9CD;
	text-align: right;
}
td.sat {
	color: #004E93;
	background-color: #D6E8FC;
	text-align: right;


}
td.week {
	color: #333333;
	background-color: #F5EFD7;
	text-align: right;

}
td.sun2 {
	background-color: #FCECED;

}
td.sat2 {
	background-color: #E9F3FD;

}
td.week2 {
	background-color: #FBF8EF;

}


