BODY {

	font-size: 12px;
	line-height: 17px;
}
TD {
	COLOR: #404040;
	font-size: 12px;
	line-height: 17px;
}

a,
a:link,
a:visited {
    color: #02286F;
    text-decoration: none;
}
a:hover {
    color: #FF0018;
}
.photo{
	background:url('shadow.gif') no-repeat right bottom;
	width:auto;
	top:6px; left:6px;
	margin:0 6px 6px 0;
	float:left;
}
.photo img{
	position:relative;
	left:-6px; top:-6px;
}
