@charset "utf-8";
/* CSS Document */

p,ul,li { margin: 0; padding: 0;}
img{margin: 0; border: 0;}
ul.notes {padding:20px 35px;}
ul.notes li { list-style-type: none; text-indent: -1em; padding-left: 1em; font-size: 11pt; line-height: 120%; color: #777;}
.cap { font-size: 10pt; line-height: 120%; color: #888;}
.beige { font-weight:bold; color: #cccc99;}
.date-txt {font-weight:bold; color: #399;}
.info {font-size: 75%; line-height: 140%; color: #666; padding:10px;}

table.select {
	margin:0px 0px 20px 35px;
	}
	
.menu01 {
	margin:10px 10px 10px 20px;
	line-height:145%;
	}

.copyline { border-top:1px solid #41a17b; color: #41a17b; text-align:center; padding-top:20px;}
.copycolor { color: #41a17b;}
.copyright { font-size: 75%; color: #41a17b;}
.pb20{padding-bottom:20px;}
.indent{padding-left:1em; text-indent:-1em;}