body {
	font-family: "Berlin Sans FB";
	font-size: 12px;
	color: #600;
	margin: 0px;
	background-color: #fff;
}
input#shout{
	font-size: 10px;
}
.shout {
	font-size: 10px;
	font-family: "Kristen ITC";
	line-height: 135%;
}
.shoutdate {
	font-size: 10px;
	line-height: 135%;
  	padding-left: 40px;
	color: #960;
}