/*
  ©2007 KPKammer
  http://www.kpkammer.com
*/

body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant:  normal;
	text-transform: none;
	line-height: normal;
	height: 100%;
}
a{
	color:#000000;
	text-decoration: underline;
}
h1 {
	color: #000000;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0;
	border-bottom:1px solid #EBEBEB;
}
h2 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
	border-bottom:1px solid #EBEBEB;
}
h3 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	border-bottom:1px solid #EBEBEB;
}
h4 {
	font-weight: bold;
}
.content {
	border: 0;
	background-color:#FFFFFF;	
}
.breadcrumb {
	visibility: hidden;
}
.bottom {
	font-size: 55%;
	font-weight: lighter;
}
.table {
	text-align: center;
	border: 0;
}
.table tr{
	border-color:#EAEAEA;
}

#top_menu {
	visibility: hidden;
}
.print {
	visibility: visible;
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
.noprint {
	visibility: hidden;
}
img {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
