BODY {
	font-family : times, new times roman, verdana ;
	font-size : x-small;
	color : #666666;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:small;
}


A {
	text-decoration: none;
	font-size : x-small;
	color: #5E5E5E;
	font-weight : bold;
}

A:Hover {
	text-decoration: underline;
	font-size : x-small;
	color: B4191D;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.odd{
	 background-color:#F2F2F2;
	 color:Black;
}
.showsback
{
	background-color: #F2F2F2;
	}