body {
	background: #FFFFF0;
}
table.main {
	width: 655px;
}
td.nav {
	width: 220px;
	padding: 0 0 0 10px;
}
.home_nav a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #2F5B42; 
	line-height: 15px; 
	font-weight: bold
}
.home_nav a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #2F5B42; 
	line-height: 15px; 
	font-weight: bold;
	margin-right: 5px;
}
.home_nav a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #009900; 
	line-height: 15px; 
	font-weight: bold
}
.home_nav a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #009900; 
	line-height: 15px; 
	font-weight: bold;
}
.home_nav-c a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #AA0000; 
	line-height: 15px; 
	font-weight: bold
}
.home_nav-c a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #AA0000; 
	line-height: 15px; 
	font-weight: bold;
	margin-right: 5px;
}
.home_nav-c a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #FF0000; 
	line-height: 15px; 
	font-weight: bold
}
.home_nav-c a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	color: #FF0000; 
	line-height: 15px; 
	font-weight: bold;
}
td.content {
	width: 435px;
	border-left: thin dotted #2F5B42;
	padding: 0 0 0 10px;
}
#norm {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 15px;
}
a:link {
	text-decoration: none; 
	color: #AA0000;
}
a:visited {
	text-decoration: none; 
	color: #AA0000;
}
a:active { 
	text-decoration: none; 
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000; 
}
img.main {
	border: 1px #AA0000 solid;
}
img.mainL {
	border: 1px #AA0000 solid;
	margin-right: 10px;
}
img.mainR {
	border: 1px #AA0000 solid;
	margin-left: 12px;
}
.headline {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	font-weight: bold;
	text-align: center;
}
.smallheadline {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
	text-align: center;
}
.title {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	overflow: hidden;
}
ul.lists {
	list-style-type: none;
}
li.lists {
	list-style-type: none;
}
li {
	padding-bottom: 10px;
}
.tiny {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
}
.small {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.big {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.book {
	font-family: FuturaBook, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
