﻿.hide_it 
{
    display: none;
    height: 0px;
}

.border 
{
    border: 0;
}

.linkstext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a 
{
    text-decoration: none;
}

#tblPrint 
{
    width: 800px;
    margin:0 auto;
}