body {
	font-family: Georgia;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #144d2a;
	line-height: 18px;
	background-color: #f8f262;
	font-family: 'Noto Sans', Arial;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.linkButtonBG {
	background-image: url(../images/buttonBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.links {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Noto Sans', Arial;
}
.mailLink {
	color: #094471;
}
.title01 {
	font-family: 'Noto Sans', Arial;
	font-size: 14px;
	font-weight: bold;
	color: #144d2a;
}
.title02 {
	font-family: 'Noto Sans', Arial;
	font-size: 16px;
	font-weight: bold;
	color: #144d2a;
	line-height: 20px;
}
.border {
	border: 1px solid #B42E11;
}
li {
	list-style-image:url(../images/arrow.gif);
	padding-bottom: 5px;
	padding-left: 5px;
}
.homepagetitle {
	font-family: 'Noto Sans', Arial;
	font-size: 24px;
	color: #144d2a;
	text-decoration: none;
	line-height: 24px;
}
