body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #333333;
}
a {	color: #333333;	text-decoration: none;}
a:hover {	color: #666666;	text-decoration: none;}
a.black {	color: #000000; 	text-decoration: underline;}
a.black:hover {	color: #666666;	text-decoration: none;}
.color1 {
	color: #FFFFFF;
}
.b {
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
.kap {
	text-transform: uppercase;
}
.big {
	font-size: 14px;
}

