@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #02000B;
	background-image: url(../img_root/img_root_back_top.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.kopjtmx {font-size: 24px}
.kop {font-size: 21px}

a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;}
a:hover {
	color: #FFFFFF;
	text-decoration: none;}
a:active {
	color: #FFFFFF;
	text-decoration: underline;}
