<!--// hide from old browsers

body, td {
	font-family: arial,helvetica;
	font-size: 14px;
}

p {
	font-family: arial,helvetica;
	font-size: 14px; 
	line-height: 20px;
	text-align: justify;
	text-indent: 1em;
	color: #333333;
}

p.small {
	font-family: arial,helvetica;
	font-size: 12px; 
	line-height: 16px;
	text-align: justify;
	text-indent: 0em;
	margin-left: 25px;
	margin-right: 25px;
	color: #333333;
}

.title {
	font-family: arial,helvetica;
	font-size: 16px;
	font-weight: bold; 
	text-indent: 0em;
	color: #333333;
}

.subtitle {
	font-family: arial,helvetica;
	font-size: 18px;
	font-weight: bold; 
	text-indent: 0em;
	margin-left: 15px;
	color: #996600;
}

.quote {
	font-family: times,arial,helvetica;
	font-size: 14px; 
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	text-align: right;
	text-indent: 1.5em;
	color: #333333;
	margin-left: 275px;
	margin-right: 10px;
}

.nextpage {
	font-family: arial,helvetica;
	font-size: 14px; 
	line-height: 14px;
	font-weight: bold; 	
	text-indent: 0em;
	color: #996600;
}

.imgleft {
	width : 1%;
	float: left;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.imgright {
	width : 1%;
	float: right;
	margin-top: 7px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.imglegende {
	font-family: arial,helvetica;
	font-size: 10px; 
	color: #333333;
}

.copyright {
	font-family: arial,helvetica;
	font-size: 10px; 
	color: #999999;
}

.input {
	font-family: verdana,arial,helvetica; 
	font-size: 12px;
	color: #000000; 
	border-style: groove;
	width:150px;
}

.button {
	font-family: verdana,arial,helvetica; 
	font-size: 10px; 
	color: #000000; 	
	border-style: groove;
	background: #cccccc;
}

li {
	font-family: arial,helvetica;
	font-size: 14px; 
	line-height: 20px;
	text-align: left;
	text-indent: 1em;
	color: #333333;
}

a:link, a:visited {
	color: #996600;
	text-decoration: underline;
}

a:active, a:hover {
	text-decoration: none;	
}

//-->
