A:link { color: #827d55; text-decoration: underline; }
A:visited { color: #783C96; text-decoration: underline; }
A:active { color: #aaa014; text-decoration: underline; }
A:hover { color: #aaa014; text-decoration: underline; }

A.navi:link { color: #827d55; text-decoration: underline; }
A.navi:visited { color: #827d55; text-decoration: underline; }
A.navi:active { color: #aaa014; text-decoration: underline; }
A.navi:hover { color: #aaa014; text-decoration: underline; }


body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background: #fffff7; }

.navi_back {  background-color: #e6e6e1; background-image: url(../images/navi_pic_01.gif); background-repeat: no-repeat}

.sitenavi {
	font-size: 13px;
}

.style3 { font-size: x-large; color:#827d55
}

.style1 { font-size: x-large; color:#827d55
}

.text{font-size:12px; line-height:150%; color:#4d4d4d;}
.text_bold{font-size:12px; line-height:150%; font-weight: bold; color:#4d4d4d;}
.text_flat{font-size:12px; color:#4d4d4d;}
.text_flat_bold{font-size:12px; font-weight: bold; color:#4d4d4d;}

.small{font-size:10px; line-height:120%; color:#4d4d4d;}
.small_bold{font-size:10px; line-height:120%; font-weight: bold; color:#4d4d4d;}
.small_flat{font-size:10px; color:#4d4d4d;}
.small_flat_bold{font-size:10px; font-weight: bold; color:#4d4d4d;}

h1 {
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 1ex;
	margin-right: 0px;
	margin-bottom: 0px;
}

.core-member { margin: 2ex; background-color: #d9ffd9; }
.coop-member { margin: 2ex; background-color: #ffd9ff; }

ol.ev-program { list-style-type: none; }
ul.ev-summary { list-style-type: none; }
ul.ev-list    { list-style-type: square; }

