div.CB{
	
	margin:20px;
	border:2px solid black;
	dbackground:blue;
	height:150px;
	margin-bottom:30px;
	margin-top:60px;
}

span.Day{
	font-size:13pt;
}

img.CB{
	
border: 1px solid black;
}


img.LFT{
	
	float:right;
	border: 1px solid black;
	margin-left: 10px;
}

* html img.CTR{
	
	margin-left:5px;
	
}

p.CTR{
	
	font-family: garamond;
	float:right;
	width:300px;
	color:white;
	text-align:center;
	font-size:12pt;
	margin-right:20px;
}

* html p.CTR{
	
	margin-right:10px;
	
}

p.CTR2{
	
	font-family: garamond;
	dborder: 1px solid black;
	float:right;
	clear:left;
	width:300px;
	color:white;
	text-align:center;
	font-size:12pt;
	margin-right:20px;
	dbackground:yellow;
}


p.LFT{
	
	font-family: garamond;
	float:right;
	border-left: 2px solid black;
	width:228px;
	color:white;
	text-align:center;
	padding:10px;
	font-size:12pt;
	dheight:150px;
}

p.DL{
	
	width: 370px;
	font-family: garamond;
	margin-left:20px;
	dmargin-right:20px;
	font-size:12pt;
	color:white;
	text-align: justify;
	float:left;
	border-right: 2px solid white;
	padding-right: 20px;
}

* html p.DL{
	
	margin-left:10px;
	
}
