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

body {
	color: #000000;
	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{
	text-decoration: underline;
}
.welcome {
	color: #000000;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
h1 {
	color: #000000;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
h2 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}
h3 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}
h5 {
	color: #000000;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.table {
	font-size: 75%;
	text-align: center;
}
small {
	font-size: 75%;
}
.breadcrumb {
	visibility: hidden;
}
.bottom {
	font-size: 55%;
	font-weight: lighter;
}
code {
	font-size: 45%;
	font-weight: lighter;
	line-height: 15px;
}
.out{
	visibility: hidden;
}
.variable {
	font-family: "Courier New", Courier, mono;
	font-size: 75%;
}
.print {
	visibility: visible;
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
img {
	visibility: hidden;
	height: 0px;
	width: 0px;
}


.menu {
	visibility: hidden;
}
.dis {
	visibility: visible;
}