
			body, td, p {
	font-family: verdana;
	color: #285B4A;
	font-size: x-small;
}

.titel {
	font-family: verdana;
	color: #87A299;
	font-size: medium;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
}

h1 {
	font-family: verdana;
	color: #285B4A;
	font-size: x-small;
	font-weight: bold;
}

h2 {
	font-family: verdana;
	color: #87A299;
	font-size: x-small;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color:#87A299;
	text-decoration:underline;
}

a:hover {
	color:#87A299;
	text-decoration:none;
}

.menu2, a:link, a:visited, a:active {
	color:#87A299;
	text-decoration:none;
}

.menu2, a:hover {
	color:#285B4A;
	text-decoration:none;
}

.input {
	font-family: verdana;
	font-size: x-small;
	border: 1px solid #87A299;
	color:#285B4A;
	border-right:1px solid #285B4A;
	border-bottom: 1px solid #285B4A;
}

.button {
	font-family: verdana;
	font-size: x-small;
	width:200px;
	border: 1px solid #87A299;
	border-right:1px solid #285B4A;
	border-bottom: 1px solid #285B4A;
	color:#285B4A;
}
		

