


.table
{
	font-family: tahoma;
	font-size: 13px;
	color: #5F5F5F;
	border: 1px solid  #78bbe6;
}
.td
{
	background-color:  #78bbe6;
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.link
{
	color: #78bbe6;
	text-decoration: underline;
	font-size: 12px;
	font-family: tahoma;
}
.btn
{
	font-family: tahoma;
}
.txt
{
	font-family: tahoma;
	color: #5D5D5D;
	width:176px;
	
}
