BODY {
	background-color:#197D64;
	color:#000000;
	font-family:verdana,arial,fantasy;
	font-size:10pt;
	margin-width:0px;
	margin:0px;
}

TD {
	font-size:10pt;
}

A:link {
	color:#197D63;
	text-decoration: none;
}

A:visited {
	color:#197D63;
	text-decoration: none;
}

A:hover {
	color:#E2B100;
	text-decoration: underline;
}

select, input, textarea {
	font-family: courier new,courier,arial,fantasy;
	font-size:10pt;
}

hr {
	color:#E2B100;
	height: 1px;
}

.inlinephoto {
	border-style: solid;
	border-width: 2px;
	border-color: #E2B100;
}