@charset "utf-8";
/* CSS Document */
.style3 {font-size: 90%}
}
.style5 {
	font-size: 24px;
	font-family: "segoe script";
}
.style8 {font-size: 12px}
.style10 {
	font-size: 11px;
	color: #333333;
	font-family: tahoma;
}
.menu-row {
	font-family: tahoma;
	font-size: 9px;
	color:#666666
}
.bread-text {
	font-family: tahoma;
	font-size: 14px;
	color:#000000;
	text-align:justify
}
.bread-title {
	font-family: tahoma;
	font-size: 14px;
	color:#000000;
	text-align:justify;
	font-weight: bolder;
}
.bread-comments {
	font-family: tahoma;
	font-size: 14px;
	color:#000000;
	text-align:justify;
	font-style: italic;
}
.bread-footnotes {
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
	text-align:justify;
	font-style: italic;
}
.bread-numbers {
	font-family: tahoma;
	font-size: 20px;
	color:#30A022;
	font-weight: bolder;
}
body {
	background-color: #30A022;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

