@charset "utf-8";
.tabmain {
	background-color: #D5CDAA;
	border: 1px solid #454F3C;
}
body {
	background-color: #879272;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #454F3C;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a.nb:link,a.nb:active,a.nb:visited { color: #454F3C; text-decoration : none ; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
a.nb:hover { border-bottom: 1px dotted #003366; color: #003333; }

a.nb2:link,a.nb2:active,a.nb2:visited { color: #454F3C; text-decoration : none ; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold}
a.nb2:hover { border-bottom: 1px dotted #003366; color: #003333; }