body {
	text-align: left;
	font-size: 14px;
}


h1,h2,h3,h4,h5,h6 {
	padding: 2px;
	margin: 2px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#copyright {
	margin-top: 10px;
	background-color: #CECECE;
	font-size: 12px;
	padding: 5px;
}

#search_form {
	float: right;
}

#search_form input.search_input {font-size: 10px; height: 14px;}
#search_form input.search_submit {font-size: 10px; height: 18px;}


#menu {
	background-color: #A0A0FF;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

#path {
	margin-bottom: 10px;
}

#nav {
	text-align: right;
	font-size: 12px;
}

#nav_top {
	font-size: 12px;
}

#children {
	margin: 10px;
	font-size: 12px;
}

li ul {
  margin-left: 10px;
}

.search_item h6 {
	font-weight: bold;
}

.search_item a {
	font-size: 12px;
}
