/* CSS Document */

.nmfa {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	border: #000000;
	background-color: #88C755;
	padding: 8px;
}

.nmfa_title {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

a:link,
a:active,
a:visited {
	color: #FBCC0A;
	text-decoration: none;
	font-weight: bolder;
}


.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu {
	background-color: #88C755;
	color: black;
	text-decoration: none;
	font-size: 12px;
	padding: 8px;	
}

.menu_item {
	color: black;
}

.title {
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.sub_title {
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.book_title {
	font-style: italic;
}