body {
	padding-top: 80px;
	padding-bottom: 20px;
}
.header {
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.footer {
	padding-top: 20px;
	color: #000;
	border-top: 1px solid #000;
	font-size: 16px;
}
.header img {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 40px;
}
.nav li a {
	font-size: 18px;
	text-decoration:underline;
}
.nav li a:hover {
	color: #000;
}
.main {
	padding-bottom:20px;
	font-size: 16px;
}
.main h1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.main a, a:hover {
	font-size: 16px;
	text-decoration:underline;	
	color: #000;
}
.item {
/*
	text-align: justify;
*/	
	padding-top: 20px;	
}
.main table td {
	padding: 5px;
}

#header_menu {
	background-color: #000;
	padding: 10px;
	text-align: center;
}
#header_menu  div{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.a1 {
	color: #000;
	font-size: 18px;
	text-decoration:underline;
	background-color: #eeeeee;
	padding:5px;
	font-weight: bold;	
}
.a1:hover {
	color: #000;
	font-size: 18px;
	text-decoration:underline;
	background-color: #eeeeee;
	padding:5px;		
	font-weight: bold;	
}
.a2 {
	color: #000;
	font-size: 22px;
	text-decoration:underline;
	background-color: #fff;
	padding:5px;
	font-weight: bold;	
}
.a2:hover {
	color: #000;
	font-size: 22px;
	text-decoration:underline;
	background-color: #eeeeee;
	padding:5px;		
	font-weight: bold;	
}
.a3 {
	color: #000;
	font-size: 26px;
	text-decoration:underline;
	background-color: #fff;
	padding:5px;
	font-weight: bold;	
}
.a3:hover {
	color: #000;
	font-size: 26px;
	text-decoration:underline;
	background-color: #eeeeee;
	padding:5px;		
	font-weight: bold;	
}
.schema1 {
	background-color: #000;	
	color: #fff;	
	padding: 5px;
	text-decoration:underline;	
	font-size: 26px;
	border: solid 1px #fff;	
}
.schema1:hover {
	background-color: #000;	
	color: #fff;	
	padding: 5px;
	text-decoration:underline;
	font-size: 26px;	
	border: solid 1px #fff;		
}
.schema2 {
	background-color: #fff;	
	color: #000;	
	padding: 5px;
	text-decoration:underline;	
	font-size: 26px;
	border: solid 1px #fff;		
}
.schema2:hover {
	background-color: #fff;	
	color: #000;		
	padding: 5px;
	text-decoration:underline;
	font-size: 26px;	
	border: solid 1px #fff;			
}