@charset "utf-8";
/* CSS Document */
body {
background-image: url(images/bodyback8-3.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.lbb_name {
	font-weight: bold;
	color: #58763A;
}

.bold_emphasized {
	font-style: italic;
	font-weight: bold;
}

.bigger {
	font-size: 16px;
}
.smaller {
	font-size: 14px;
}
.small_italics {
	font-size: 10px;
	font-style: italic;
}
