.navi {
font-size: x-small
}

.navi a:link, .navi a:visited {
color: #996633; 
text-decoration: none
}

.navi a:link:hover, .navi a:visited:hover {
color: #660000; 
text-decoration: none
}

.head {
font-size: xx-small; 
color: #CC6600
}

.small {
font-size: x-small; 
color: #660000
}

.foot {
	font-size: xx-small;
	padding-right: 10px;
	color: #FFFFFF;

}

div.title1 {
color: #993333; 
border-top: 1px dashed #993333; 
border-bottom: 1px dashed #993333; 
padding-top: 2px; 
padding-left: 10px; 
font-size: 16px; 
font-weight: bold
}

.content {
font-size: small; 
line-height: 150%; 
}

.title2 {
color: #666666; 
font-weight: bold; 
line-height: 120%
}

li {
font-size: small; 
line-height: 100%; 
padding-bottom: 8px; 
list-style-image: url(images/list_02.gif)
}