body	{
	background-color: #ffffcc;
}
a:hover {
	background-color: #ffeeee;
	color: red;
}
div.midifydate {
	font-size: 75%;
	font-family: Verdana,Arial,sans-serif;
	text-align: right;
}
div.topnavi	{
	font-size: smaller;
}
h1	{
	margin: 0px 0px 5px 0px;
}
h3	{
	margin-right: 170px;
	background-color: #ccffcc;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: green;
	font-weight: bold;
}
h3 a {
	text-decoration: none;
	color: darkblue;
}
div.tips p {
	margin-left: 0.5em;
}
div.tips p.image {
	margin-left: 1em;
}
p.backlink {
	text-align: center;
	line-height: 140%;
}
p.copyright	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
p.pagecomment	{
	font-size: smaller;
	text-align: right;
	font-style: italic;
}

table iframe {
	margin-bottom: 3px;
	border-bottom: 1px black solid;
}
p {
	line-height: 1.3;
}

