.proimg 
{
	border:2;
	border-color:E1E1E1;
}
body {
	background-color:#FFFFFF;
	font-size: 13px;
	text-align:center;
}
table 
{
	background-color:#FFFFFF;
	font-size: 13px;
	text-align: center;
}

.btn {
	background-color: #F2F2EB;
	border-color:#000000;
	border-width: 1px;
	font-size: 9pt;
	font-weight: normal;
	cursor: hand;
	height:20px;
	width:40px;
}
.btn2 {
	background-color: #F2F2EB;
	border-color:#000000;
	border-width: 1px;
	font-size: 9pt;
	font-weight: normal;
	cursor: hand;
	height:20px;
}
A:link
{
  color: #000000;
  text-decoration: none;
}
A:visited
{
  color:#898989;
  text-decoration: none;
}
A:hover
{
  color:red;
  text-decoration: underline;
}
.txt
{ width:130px;
}
body {
	background-color:#FFFFFF;
	font-size: 13px;
	text-align:center;
}


