body
{
	background-color: #FFFFFF;
	margin: 0;
}

.baddy
{
	background-color: #333333;
	margin: 0;
}


table
{
	font-family: 'Lekton', serif;
	font-size: medium;
	color: #333;
	line-height: 150%;
}

td.top
{
	font-family: 'Lekton', serif;
	font-size: medium;
	line-height: 120%;
	font-weight: 900;
}

td.bottom
{
	font-family: 'Lekton', serif;
	font-size: large;
	color: #F33;
	line-height: 120%;
	font-weight: 900;
}

td.middle
{
	font-family: 'Lekton', serif;
	font-size: xx-large;
	color: #005aab;
	line-height: 120%;
	font-weight: 500;
	#font-style: italic;
}

td.date
{
	font-family: 'Lekton', serif;
	font-size: 21pt;
	color: #005aab;
	line-height: 130%;
	font-weight: 500;
}

td.mora
{
	font-family: 'Lekton', serif;
	font-size: x-large;
	color: #005aab;
	line-height: 100%;
	font-weight: 500;
	font-variant: small-caps;
}

td.zero
{
	font-family: 'Lekton', serif;
	font-size: 33pt;
	color: #005aab;
	line-height: 100%;
	font-weight: 500;
	#font-style: italic;
}

td.global
{
	font-family: 'Lekton', serif;
	font-size: large;
	color: #005aab;
	line-height: 120%;
	font-weight: 500;
	font-style: italic;
}

td.caption
{
	font-family: 'Lekton', serif;
	font-size: small;
	color: #9BA996;
	line-height: 180%;
}

td.credit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: red;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a
{
	color: #FFF;
	text-decoration: none;
}

a:visited { color: #CC9; }

a:hover
{
	color: #6F6;
	#text-decoration: underline;
}

a.post
{
	color: #00F;
	text-decoration: none;
}


a.post:visited { color: #39F; }

a.post:hover
{
	color: #0C3;
	#text-decoration: underline;
}

.rule { color: #6A7B64; }
.white { color: #FFFFFF; }

#sea
{
	font-family: verdana, arial;
	font-size: x-small;
	color: #6A7B64;
	font-weight: normal;
}

#sea a:link
{
	color: #6A7B64;
	text-decoration: none;
}

#sea a:visited
{
	color: #6A7B64;
	text-decoration: none;
}

#sea a:hover
{
	color: #AAAAAA;
	text-decoration: none;
}

