BODY
{ 
	font-family: verdana,arial,sans-serif;
	font-size: x-small;
	background-position:top;
	background-repeat:no-repeat;
	color: Crimson;
}
A { color: Crimson}
A:Hover { color: grey }
DIV { font-size: x-small }

.nav
{
	color: white;
	background-color:#444444;
}

.empty
{
	background:white;
}

.redfade
{
	width=100%;
	color: white;
	background: Crimson;
}

.largeredfade
{
	width=100%;
	color: white;
	background: Crimson;
	font-size: small;
}
