.navi {
line-height:30px; 
font-size: 14px; 
font-weight: bold
}

.navi a:link, .navi a:visited {
background: url(images/navi_button_01.gif) no-repeat center; 
display:block; 
width: 150px; 
height: 30px; 
color: #999999; 
text-decoration: none
}

.navi a:hover {
background: url(images/navi_button_02.gif) no-repeat center; 
display:block; 
width: 150px; 
height: 30px; 
color: #669933; 
text-decoration: none
}

.foot {
font-size: 10px; 
letter-spacing: 1px
}

.title1 {
color: #669933; 
font-size: small; 
font-weight: bold; 
line-height: 120%
}

.title2 {
color: #669933; 
border-top: 1px solid #669933; 
padding-top: 4px; 
font-size: small; 
font-weight: bold
}

.content {
color: #666666; 
font-size: x-small; 
line-height: 135%
}

.small {
font-size: xx-small; 
color: #669933
}

.caption {
color: #669933; 
font-size: 12px; 
margin-top: 2px; 
margin-bottom: 2px
}

li {
color: #666666; 
font-size: x-small; 
line-height: 135%; 
list-style-image: url(images/list_01.gif)
}

