BODY 
{
	color: #000000;
	background-color: #e1e9eb;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
	font-size: 10px;
	width: 100%;
	height: 100%;
}

.td_menu
{
	width: 180px; 
	height: 30px; 
	color: White; 
	text-align: center;
}

.td_menu_over
{
	width: 180px; 
	height: 30px; 
	color: White; 
	font-weight: bold;
	text-align: center;
	background-color: #295A8C;
	cursor: hand;
}

.headline
{
	font-family: Arial;
	font-size: 16px;
	color: #888888;
	font-weight: bold;
	padding-bottom: 4px;
}

.headlineBig
{
	font-family: Arial;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 4px;
}

.table_of_contents
{
	font-size: 12px;
}