 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #a07a07;
	padding-left:10px;
	text-decoration: none;
}
.org{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #f26500;
	text-decoration: none;
}
.submenu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #a07a07;
	text-decoration: none;
}
.submenu:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	color: #a07a07;
	text-decoration: underline;
}
.grey{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #61645c;
	line-height:15px;
	text-decoration: none;
}
.green{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #4e8215;
	line-height:15px;
	text-decoration: none;
}
.greybig{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #61645c;
	text-decoration: none;
}
.bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #a07a07;
	text-decoration: none;
}
.bold:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	color: #a07a07;
	text-decoration: underline;
}
.footerclass{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #626262;
	text-decoration: none;
}
a.footer{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #a07a07;
	text-decoration: none;
}
a.footer:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #a07a07;
	text-decoration: none;
}
a.footer:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color: #a07a07;
	text-decoration: underline;
}
A:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #a07a07;
	text-decoration: none;
}
A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	color: #a07a07;
	text-decoration: underline;
}
A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #a07a07;
	text-decoration: none;
}