.topnavi {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6c6c6c;
	text-decoration: none;
}
.topnavi:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #005da5;
	text-decoration: none;
}
.iso {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.iso:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7ee1ff;
	text-decoration: none;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.bottumnormal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}
.bottum {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}
.bottum:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.bodytext{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363737;
	text-decoration: none;
}
.box {
	border: 1px solid #363737;
}

.bodytextbold{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #363737;
	text-decoration: none;
}
.heading{
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.contact {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.contact:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}