body {
	background-color: #88BBFF;
}

body, th, td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.sup, td.sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BBDDFF;
	font-weight: bold;
}

body.norm, td.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
}

a.temat {
	font-size: 12px;
}

td.dmenu, a.dmenu {
	font-size: 10px;
}

td.magic {
	font-size: 12px;
	background-color: #FFBB77;
	font-weight: bold;
	text-align: center;
}

span.smallfnt {
	font-size: 80%;
}

p {
	font-size: 12px;
	color: black;
}

tr.r1 {
	background-color: rgb(230, 0, 0);
}

tr.r2 {
	background-color: rgb(230, 0, 0);
}

div.error {
	font-size: 12px;
	color: red;
	font-weight: bold;
}

