body
{
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
font-family: Arial;
font-size: 12px;
color: #676767;
}

td
{
font-family: Arial;
font-size: 12px;
color: #676767;
line-height: 18px;
} 

a
{
color: #676767;
border-height:  1px;
text-decoration: underline;
}

a:hover
{
color: #000000;
text-decoration: none;
}


input {
	font-size: 12px;
	color: #B2B2B2;

	border-style: solid;
	border-width: 1px;
	border-color: #E4E4E4;
}