body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body {
	height:100%;
}
#table_main {
	width: 100%;
	height: 100%;
}
.kop {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size:110px;
	font-weight:bold;
	font-style:italic;
	color: #CCCCCC;
}
a:link {
	color: #FF6666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.extra {
	color:#999999;
	font-size:12px;
}
.button{
	font-weight:bold;
	background:#EEE;
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#F00;
}

