body {
	color: black;
	background-color: white;
}
.tl {
	color: #0077ff;
	background-color: white;
	text-decoration: none;
}
h1.ubig {
	font-size: 2em; text-align: left; color: #0077ff;
	background-color: white;
	margin-bottom: 0.1em;
	font-family: serif;
}
h1.big {
	font-size: 5em;
	text-align: center;
	color: #0077ff;
	background-color: white;
	margin-bottom: 0.2em;
	font-family: serif;
}
.muc {
	background-color: #ffee00;
	color: #ee0000;
	font-family: cursive;
}
.exp {
	margin-top: 0.2em;
	color: #0077ff;
	text-align: center;
	font-size: 1.5em;
	margin-top: 0.1em;
}
.uexp {
	margin-top: 0.1em;
	color: #0077ff;
	font-size: 0.8em;
}
.expr {
	color: #ee0000;
	font-family: cursive;
}
.cat {
	color: #884400;
}
.type {
	color: #004488;
}
.s {
	text-align: center;
}
.d {
	font-size: 0.7em;
}
.e {
	font-size: 0.7em;
	display: none;
}
.warm {
	color: black;
	background-color: #ffffff;
	clear: both;
}
.cool {
	color: black;
	background-color: #ddddff;
	clear: both;
}
.jid {
	color: green;
	font-size: 0.7em;
}
.browse {
	color: maroon;
	font-size: 0.7em;
}
.disco {
	color: navy;
	font-size: 0.7em;
}
img.flag {
	width: 4em;
}
ul.f {
	color: navy;
	font-size: 0.7em;
	list-style-type: none;
}
