body {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	color: #666;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #666;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #666;
}



#navi a {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	font-size: 16px;
	position: relative;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	font-weight: normal;
	color: #333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	list-style-position: inside;
	right: 0px;
	bottom: 0px;
	float: left;
	clear: right;
	left: -44px;
	top: -17px;
}
#navi li {
display: inline;
list-style-type: none;
}
#topnavi a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#topnavi a:hover {
	text-decoration: underline;
}



#navi a:hover {
	background-image: url(../images/hover.gif);
}
#footer , #footer a  {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #333;
}
