body {
	background-color: #F3FDEA;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006666;
}


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #006666;
	text-align: left;
}
.body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006666;
	text-align: left;
}

.index_text {
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #006666;
	text-align: center;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #339966;
}
.menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000099;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: center;
}
.menu_title a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.menu_title a:hover {
	color: #009900;
	text-decoration: none;
}
.menu_title a:visited {
	color: #000099;
	text-decoration: none;
}
.menu_title a:active {
	color: #000099;
	text-decoration: none;
}
