body,html {
	font-family:arial;
	background-color:#F7F3CE;
	height:101%;
}
h1 {
	font-family:"times new roman";
	font-style:italic;
	font-size:2em;
 	text-align:right;
	color:#008000;
}
h2 {
	font-family:"times new roman";
	font-style:italic;
	font-size:1.5em;
	color:#008000;
}
h3 {
	font-style:italic;
	font-size:1.2em;
	color:#000000;
}
p,li {
	font-size:13pt;
	color:#000000;
}
.bottom {
	font-weight: bold;
}
.fussnote {
	font-family:verdana;
	font-size:9px;
}
table {
}
td {
	vertical-align:top;
	padding:0px;
}
table.edit {
	color:#ffffff;
	background-color:#000044;
	border-color:#ffffff;
	border-width:1px;
	border-collapse:collapse;
}
a.pur:link {
	text-decoration:none;
	color:#000000;
}
a.pur:visited {
	text-decoration:none;
	color:#000000;
}
a.pur:focus {
	text-decoration:none;
	color:#000000;
}
a.pur:hover {
	text-decoration:none;
	color:#000000;
}
a:link	{
	color:#008000;
	text-decoration:underline;
}
a:visited {
	color:#008000;
}
a:focus {
	background-color:#cccccc;
	text-decoration:none;
}
a:hover {
	color:#008000;
	text-decoration:overline underline;
}
