﻿.whois
{
	font: 8pt verdana;
	display: block;
	font: 10pt 'courier new';
	overflow: auto;
	table-layout: fixed;
	height:260px;
	width:100%;
	border: solid 1px #CCC;
}
.table
{
	background-color: #EEE;	
	font: 8pt verdana;
}
.tablet
{
	background-color: #D0E0F0;
	font: 8pt verdana;
	font-weight: bold;
}
PRE
{
	font: 10pt 'courier new';
}
