body
{
	color: black;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica;
}

td
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
}

td.menu
{
	padding-left: 30px;
	padding-top: 30px;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica;
	line-height: 20px;
}

td.content
{
	padding-right: 30px;
	padding-bottom: 20px;
}

h2
{
	color: #5D9CC0;
	padding-top: 20px;
	font-weight: lighter;
}

.ip-dataheader
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.search-name
{
	color: #060;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #003399;
}

a:active {
	text-decoration: underline;
	color: #003399;
}

a:visited {
	text-decoration: underline;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	color: #ffcc00;
}

.footer
{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	color: white;
}

a.footer {
	text-decoration: underline;
	color: white;
}

