HTML, BODY 
{
	HEIGHT: 99%; 
	MARGIN: 0pt 0pt 0pt 0pt; 
	PADDING: 0pt 0pt 0pt 0pt;
	font-family: Rockwell Light;
	background-color: White;
	BORDER-COLOR:White;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1pt;
}

TABLE 
{
	MARGIN: 0pt 0pt 0pt 0pt; 
	PADDING: 0pt 0pt 0pt 0pt;
	border-width: 0pt;
}

TABLE.max
{
	width: 100%;
	height: 100%;
}

.rahmen 
{
	BORDER-COLOR:fuchsia;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1pt;
}

TABLE.small
{
	height: auto;
	width: 100%;
	padding-bottom: 0px;
}

TABLE.dl
{
	height: auto;
	width: 50%;
	margin-left: 25%;
	padding-bottom: 0px;
}

TD.dl
{
	text-align: left;
	margin-right: 5px;
	white-space: nowrap;
}

TD.qual
{
	width: 100%;
}

TD.new
{
	font-weight: bold;
	font-style: italic;
}

CAPTION
{
	text-align: center;
}

TD
{
	text-align: center;
	vertical-align: middle;
}

TD.left
{
	text-align: left;
	vertical-align:top;
	margin-bottom: 25px;
	font-family: Rockwell Light;
	padding-bottom: 15px;
}

TD.date
{
	width: auto;
	font-family: Rockwell Condensed;
	font-weight: bold;
	padding-bottom: 15px;
	padding-right: 15px;
	vertical-align: top;	
}

TD.topleft
{
	text-align: left;
	vertical-align: top;
}

IFRAME
{
	height: 95%;
	width: 95%;
	border: 0pt;
}

IMG
{
	border: 0px;
}

A:LINK, A:VISITED, A:ACTIVE
{
	color: #000066;
	font-family: Rockwell Condensed;
}
