body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #CC0000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 16px;
}

.footnote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: right;
}

.gr-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #0c0;
}

#inqForm {
	border: 2px dashed #9CEB9C;
}

#inqForm td, #inqForm input, #inqForm textarea {
	font-size: 85%;
}

#planGrid th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00CC00;
}

.uline {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.uline-s {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: #F0F0F0;
}

.uline-l {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#hostdefs td.plain {padding: 0px;}

#hostdefs td {
	font-size: 12px;
	padding-bottom: 18px;
}

#hostdefs th {
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFFFDF;
}

