@charset "utf-8";
/* CSS Document */

.maintext {
	font-family:Gisha;
	font-size:14px;
	font-weight: bold;
}

.link {
	font-family:Gisha;
	font-size:14px;
	text-decoration:none;
	color:#003;
}

.Footer {
	text-align: center;
	font-family: Gisha;
	font-size: 14px;
	color: #FF9;
}

.Footer a {
	color: #FF0;
	text-decoration:none;
}

.tablebg {
	background-color:#FFF;
	text-align: center;
}

.sidenavbg {
	background-color:#417F40;
}
.tablebg .maintext {
	font-weight: normal;
	text-align: left;
}
.header1 {
	font-family:Gisha;
	font-size:16px;
	text-align: left;
}
.tablebg p {
	text-align: center;
}
.tablebg div p {
	text-align: center;
}
.tablebg .maintext {
	text-align: left;
}
.bold {
	font-weight: bold;
}
centered {
	text-align: center;
}
.tablebg .maintext strong {
	text-align: center;
}
