/* Defaults */

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, h1, h2,
h3, h4, h5, h6, menu, ol, p, td, th, ul, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: black;
}

/* Tags */

.searchform {
	display: none;
}

table {
        margin-left: 0.25in;
}

tr, td {
    border-width: 1px;
}

/* H1: Printer Only */
h1 {
	text-align: center;
	font-family: times;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}

/* H2: Screen Only */
h2 {
	display: none;
}

/* H3: Both */
h3 {
        font-size: 14pt;
        font-weight: bold;
        margin-top: 14pt;
}

p.comment {
	display: none;
}

p.source {
	font-size: 10pt;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 15px;
	font-style: italic;
	color: #000080;
}

th {
	text-align: right;
	vertical-align: top;
}

tr.dnsinfo {
	vertical-align: top;	
}

pre {
	font-size: 10pt;
}

a.control { display: none; }
a.control-inline { display: none; }

.noprint {
	display: none;
}

.whois {
	page-break-inside: avoid;
}

.callout {
	font-weight: bold;
}
