<style>

#guest
{
	border:0px;
	margin:0px;
	padding:5px;
      background:#ff0000;
	color:white;
      font-family:Arial;
	font-size:11pt;
	vertical-align:center;
}
.t_id
{
	width:20px;
	background:#000000;
	font-weight:bolder;
	text-align:center;
}
.t_headline
{
	width:400px;
	font-weight:normal;
	text-align:center;
	background:0c0c0c;
	
}
.t_right
{
	width:80px;
      font-weight:bolder;
	text-align:right;
	background:000000;
}
.t_text
{
	width:500px;
	font-weight:normal;
	font-size:10pt;

}
.t_bottom
{
	width:500px;
      font-weight:normal;
	text-align:right;
	background:0c0c0c;
}
.t_info
{
	font-size:9px;
	text-align:center;

}
</style>
