body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html, body {
	height: 100%;
	width: 100%;
}
.bkg2 {
	background-image: url(images/bkg2.png);
	background-repeat: repeat;
}
.kl {
	font-size: 10px;
}
a.tibi:active {	text-decoration: none;	color: #333;}
a.tibi:link {	text-decoration: none;	color: #333;}
a.tibi:visited {	text-decoration: none;	color: #69C;}
a.tibi:hover {	text-decoration: underline;	color: #F60;}
a:active {	text-decoration: none;	color: #69C;}
a:link {	text-decoration: none;	color: #69C;}
a:visited {	text-decoration: none;	color: #69C;}
a:hover {	text-decoration: underline;	color: #F60;}
.bkgbody {
	background-color: #69C;
	padding: 20px;
	color: #FFF;
	text-align: left;
}
.bkg3 {
	background-image: url(images/bkg3.png);
	background-repeat: repeat-x;
	background-color: #69C;
}
.bkg3 tr td table tr .bkgbody table tr td {
	color: #FFF;
}
.or {
	color: #FEFC3E;
}
h1 {
	font-size: 21px;
	color: #FEFC3E;
	font-style: italic;
}
h2 {
	font-size: 15px;
	font-style: italic;
}
