.email
{
	font-size		:	12px;
}

.navigation
{
	text-decoration		:	none; 
	line-height		:	1.1;
	color			:	white;
}

.navigation_indent
{
	text-decoration		:	none; 
	line-height		:	1.1;
	color			:	white;
	font-size		:	10px;
}

.navigation_active
{
	text-decoration		:	none; 
	line-height		:	1.1;
	color			:	#AAAAAA;
}

.navigation_indent_active
{
	text-decoration		:	none; 
	line-height		:	1.1;
	color			:	#AAAAAA;
	font-size		:	10px;
}

a
{
	text-decoration		:	none; 
	font-style		:	bold;
	color			:	#000099;
}

a:hover
{
	text-decoration		:	none; 
	color			:	white;
	background-color	:	#000099;
}

a.navigation:hover
{
	text-decoration		:	none; 
	color			:	#000099;
	background-color	:	white;
}

a.navigation_indent:hover
{
	text-decoration		:	none; 
	color			:	#000099;
	background-color	:	white;
}

a.webmaster:hover
{
	text-decoration		:	none; 
	color			:	#000099;
	background-color	:	white;
}

span.Title
{
	color			:	#000066;
	font-style		:	normal;
	font-size		:	22px;
	font-family		:	verdana,arial,helvetica,sans-serif
}

ul
{
	color			:	#22222;
	font-style		:	normal;
	font-size		:	12px;
	font-family		:	verdana,arial,helvetica,sans-serif
}

table.Nifty
{
	border-color		:	#AAAAAA;
	border-style		:	dashed solid solid dashed;
	border-width		:	1px 0px 0px 1px;
}

td.Nifty
{
	background-color	:	#EEEEEE;
	margin			:	2px;
	padding			:	2px;
}

td
{
	color			:	#22222;
	font-style		:	normal;
	font-size		:	12px;
	font-family		:	verdana,arial,helvetica,sans-serif
}

td.navigation
{
	color			:	white;
	font-style		:	normal;
	font-size		:	12px;
	font-family		:	verdana,arial,helvetica,sans-serif
}

.webmaster
{
	color			:	white;
	font-style		:	normal;
	font-size		:	9px;
	font-family		:	verdana,arial,helvetica,sans-serif
}

.agb
{
	font-size		:	10pt;
	font-family		:	verdana,arial,helvetica,sans-serif;
}