/*- themeid=menu; --------------------------------*/

div#manu {
       margin-left: 3pt; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; 
}

A:LINK {
	color: #663300;
	text-decoration: none;
}

A:VISITED {
	color: #008000;
	text-decoration: none;
}

A:HOVER {
	color: #c46200;
	text-decoration: underline;	
　　　　font-size: 90%;
}

BODY {
	color: #333333;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;

}

H1 {
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 22px;
	font-size: 80%;
	font-weight: bold;
}

H2 {
color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-size: 80%;
	font-weight: bold;
	
}

H3 {
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-size: 80%;
	font-weight: bold;
}

H4 {
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	font-size: 80%;
	font-weight: bold;

}

P {
	color: #400000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 80%;
　　　　text-decoration: none; 
          text-indent: 3pt; text-align: left; line-height: 12pt; letter-spacing: 0pt; 

}

UL {
	color: #663300;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	list-style-image : url(05bul05.gif);
	list-style-position: outside;
	list-style-type: none;
	font-size: 80%;
    　　text-indent: 3pt; text-align: left; line-height: 14pt; letter-spacing: 0pt; 

}
