body {
	margin:2em;
	background-color:#fae0af;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
h1 { font-size:11pt; }
h2 { font-size:10pt; }
p,td,li { font-size:10pt; }
li { padding-bottom: 6px; }
table.back {
/*	background-color:#F8D38F;	*/
	width:772px;
/*	border: 1px solid #0a7a95;	*/
}
table.content {
	width:772px;
}
td.nam {
	font-size:10pt;
	background-color:#fcecd1;
	margin:0px 8px 4px 0px;
	padding:6px;
}
td.formtable1 {
	background-color:#fcecd1;
/*	background-color:#F8D38F;	*/
}
a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#660000; text-decoration:underline; }

