.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.menu a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration:none;
}
.menu a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration:none;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.normal_bolder {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bolder;
}
.smaller {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.verysmall {
	font-family: Tahoma;
	font-size: 8px;
	color: #333333;
	text-align: left;
}
.service {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.service a {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.service a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.service a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}

