body					{ background-color: #F8F8F8; }
a:link					{ text-decoration: none; color: #0000B8; }
a:visited				{ text-decoration: none; color: #0000B8; }
a:hover					{ text-decoration: none; color: #8080F8; }
a:active				{ text-decoration: none; color: #0000C8; }
a:active:hover			{ text-decoration: none; color: #9090F8; }
a img					{ border: none; }
.head3				{ background: transparent; font-weight: bold; font-size: large; line-height: 200%; }
.menu a					{ display: inline-block; }
.entry					{ display: inline; }
.description			{ padding-left: 10px; padding-right: 10px; display: block; text-align: justify; }
.mono					{ font-family: monospace; font-size: xx-small; width: 250px; }
.col1					{ background-color: #D8D8D8; }
.defmargin				{ margin: 5px; }
.buttonlike				{ background-color: #E8E8E8; border-style: solid; border-width: 1px; border-color: C8C8C8; padding: 2px; margin: 2px; display: inline-block; }
img						{ max-width: 100%; }