body {
	margin: 0px 0px 0px 0px;
	padding: 0;

	scrollbar-fase-color: #dbdbdb;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #9a9a9a;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-highlight-color: #666666;
	
	background-color: #FFFFFF;
}

body, p, div, li, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

#Header {
	clear: both;
	display: block;
}

#Menu {
	clear: both;
	display: block;
}

#WhoisResult {
	clear: both;
	display: block;
}

#WhoisResult {
	clear: both;
	display: block;
}

#Footer {
	clear: both;
	display: block;
}

.InputLandscape {
	width: 470px;
}

.InputPortrait {
	width: 350px;
}

.iPhoneKey {
	cursor: pointer;
}

