body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #f9fcff;
}
h3	{
	font-size: 12pt;
	color: #45739f;
}
.text {
	font-size: 9pt;
}
.input, select {
	font-size: 9pt;
	width: 150px;
	background-color: #eaf4ff;
	border: #000000 1px solid;
}
textarea {
	font-size: 9pt;
	background-color: #eaf4ff;
	border: #000000 1px solid;
}
.whos_table {
	border: #000000 1px solid;
}
a, a.visited {
	color: #51995B;
}
a:hover {
	text-decoration: none;
}
a.white {
	color: #ffffff;
}
.head {
	background-color: #46729F;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
}