body { 
	background-color: #C7E6C5; 
	margin:0;
	font-family: Times New Roman; 
	font: 11pt; 
	line-height: 1.5; 
}
LI { 
	font-style: italic; 
}
PI  { 
	font-style: italic; 
}
PB  { 
	font-weight: bold; 
}
h1 { 
	font-size: 44px; 
	line-height: 55%; 
	color: #004400; 
	text-align:center; 
}
h2 { 
	font-size: 28px; 
	line-height: 65%; 
	color: #006600; 
	text-align:center; 
}
h3 { 
font-size: 18px; 
line-height: 100%; 
color: #008800; 
text-align:center; 
}
.menutitle{
	padding:2px;
	padding-top:0;
	font-size:16;
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#005400;
	color:#C7E6C5;
	width:156px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px solid #C7E6C5;/* */
}
.menutitle dl {
	padding:0;
	margin:2px;
}
.submenu{
	margin-left:2px;
	font-size:12;
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#C7E6C5;
	color:#005400;
	width:144px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px solid #C7E6C5;/* */
}
.index{
	vertical-align:top;
	background-color:#005400;
	width:160px;
}

.bdy{
	border-width:4,1;
	border-style:double;
	border-color:#005400;
	background-color:#C7E6C5;
}
.menutitle A:link {text-decoration: none; color: #C7E6C5}
.menutitle A:visited  {text-decoration: none; color: #C7E6C5}
.menutitle A:active  {text-decoration: none; color: #C7E6C5}
.menutitle A:hover  {text-decoration: underline; color: #C7E6C5;}

.submenu A:link  {text-decoration: none; color: #005400}
.submenu A:visited  {text-decoration: none; color: #005400}
.submenu A:active  {text-decoration: none; color: #005400}
.submenu A:hover  {text-decoration: underline; color: #005400;}