h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #666666;

	text-decoration: none;

	margin: 0px;

	font-weight: bold;

}



A:link { color: #C60010; text-decoration: none; }

A:visited { color: #C60010; text-decoration: none; }

A:active { color: #C60010; text-decoration: underline; }

A:hover {color: #C60010; text-decoration: underline; }



.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	padding: 10px;
}



.headline {

	font-size:16px;

	line-height: 20px;

	font-weight: bold;

}



.menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	line-height: 20px;

	font-weight: bold;

	letter-spacing: 1px;

}



.menuheadline {

	font-size: 14px;

	line-height: 30px;

	font-weight: bold;

	font-variant: normal;

	text-transform: uppercase;

}



.menu A:link { color: #000000; text-decoration: none; }

.menu A:visited { color: #000000; text-decoration: none; }

.menu A:active { color: #C60010; text-decoration: none; }

.menu A:hover {color: #C60010; text-decoration: none; }



.code {

	font-family: "Courier New", Courier, mono;

	font-size: 12px;

	list-style-type: upper-roman;

}



.code2 {

	font-family: "Courier New", Courier, mono;

	font-size: 12px;

	list-style-type: lower-roman;

}

.codebox {

	border: thin solid #000000;

	background-color: #CECFCE;

	margin: 5px;

	padding: 5px;

	height: auto;

	width: auto;

	clear: none;

	float: none;

}



#footnote {

	background-position: left bottom;

	margin: 30px 0px 0px;

}

#maintable {

	background-image: url(gfx/back.gif);

	background-repeat: no-repeat;

}
