.img {
	border: 1px solid #B2B2B2;
	background-color: #FFFFFF;
	padding: 5px;
}
body {
	color: #202020;
	font-size :12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {  font-size: 12px; line-height: 24px}
.name {  line-height: 15px; color: #FFFFFF; background-color: #333333}
a.black2:link {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}
a.black2:visited {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}
a.black2:active {
	color: #202020;
	font-size: 12px;
	text-decoration: none;
}
a.black2:hover {
	font-size: 12px;
	color: #FF6B00;
	text-decoration: blink;
}

a.black3:link {
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}
a.black3:visited {
	font-size: 11px;
	color: #202020;
	text-decoration: none;
}
a.black3:active {
	color: #202020;
	font-size: 11px;
	text-decoration: none;
}
a.black3:hover {
	font-size: 11px;
	color: #FF7500;
	text-decoration: blink;
}

