.body {
	background-color: #FFCCCC;
	padding: 8px;
	float: left;
	width: 190px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #000000;
	background-color: #FFFF99;
	float: left;
	width: 190px;
	padding: 8px;
}
.body2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	padding: 8px;
	float: left;
	width: 190px;
}
.body2yellow {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF00;
	padding: 8px;
	float: left;
	width: 190px;
}
