.navi {
font-size: x-small; 
font-weight: bold
}

.navi a:link, .navi a:visited {
color: #666666; 
text-decoration: none
}

.navi a:link:hover, .navi a:visited:hover {
color: #ff3300; 
text-decoration: none
}

.head {
font-size: x-small; 
font-weight: bold; 
color: #666666
}

.small1 {
font-size: x-small; 
color: #666666
}

.content {
font-size: x-small; 
line-height: 135%
}

.foot {
font-size: xx-small
}

.title1 {
	color: #003399;
	padding-top: 2px;
	padding-left: 6px;
	font-size: 16px;
	font-weight: bold;
	border-right-style: none;

}

.title2 {
color: #9966CC; 
font-weight: bold; 
line-height: 120%
}

li {
font-size: x-small; 
line-height: 120%; 
list-style-image: url(images/list_01.gif)
}

.topimg {
text-align: right; 
margin-bottom: 8
}
h3 {
	color: #663399;
	padding-top: 2px;
	padding-left: 6px;
	border-top-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-left-color: #6699FF;
	background-color: cornsilk;
	line-height: 18px;
}
.container {
	width: 650px;
	padding: 5px;
	margin: 5px;
	float: none;
	border: thin dotted #999999;

}
