body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #eee;
}

a { text-decoration: none; color: #00a; }
a:hover, a:focus, a:active { color: #0a0; }
img { border: none; }
table { background-color: black; font-size: 100%; }
tr { background-color: white; }
/*td { border: 1px solid; }*/

.main { margin: 20 20; width: 700px; }
.strip { margin: 5 5; }
.comm-title { background-color: #06c; }
.comment { float: left; }
.navig { font-weight: bold; float: right; }
.error { font-weight: bold; color: red; }