table.rrh {
	width: 300;
	background: #000080;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
}

td.lth	{
	font-family: Arial;
	font-size: xx-small;
	font-weight : bold;
	color: #FFFFBF;
	background: #FF4F4F;
	text-align: center;
}

td.rth	{
	font-family: Arial;
	font-size: xx-small;
	color: #FFFFBF;
	background: #FF4F4F;
	text-align: right;
	width: 100%;
}


table.rr {
	width: 300;
	background: #000080;
	align: center;
	valign: top;
	cellpadding: 5;
	cellspacing: 5;
}

td.t	{
	font-family: Arial;
	font-size: xx-small;
	color: #FFFFFF;
	background: #FF4F4F;
}


td.i {
	valign: top;
	align: center;
	border: 0;
}


td.rr {
	font-family: Arial;
	width: "100%";
	font-weight : bold;
	text-align: left;
	valign: top;
}

P.rr  {
	font-family : Arial;
	font-size: xx-small;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	text-align: justify;
	margin-left: 10pt;
	margin-right: 10pt 
}


img.bc {
	width: 40px;
	height: 60px;
	align: center;
	border: 1;
	padding-right: 5px;
	padding-left: 5px
}

A.rr {
	font-size: xx-small;
	color : #97CBFF;
}

A:HOVER.rr {
	font-size: xx-small;
	color : #F7FB60;
	text-decoration: none
	cursor : hand;
}