/* unreal-info css file: for ie3/nn4 */

#logo {
	color: #0099cc;
}

body,td {
	font-size: 1.2em;
	color: #cccccc;
}

body {
	background-color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

blockquote {
}

a:visited {
	color: #663333;
	text-decoration: none;
}

a:active {
	color: #cccccc;
	text-decoration: none;
	background-color: #cc6600;
}

a:link {
	text-decoration: none;
	color: #0066ff;
}

tr {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

th {
	color: #cc6600;
	white-space: nowrap;
}