@charset "utf-8";

/* CSS Document */

<style type= "text/css">

<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Tahoma;
}

img{
	border:none;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:active {
	color: #FF9900;
	text-decoration: none;
}

.cattitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
}

.newstitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#FF9900;
}

.datumtext {
	font-size: 10px;
	font-family: Tahoma;
	color:#FF9900;
}

.datatext {
	font-size: 10px;
	font-family: Tahoma;
	color:#CCCCCC;
}

.code1 {
	font-size: 10px;
	font-family: Tahoma;
	color:#CCCCCC;
	padding-left: 30px;
}

.code2 {
	font-size: 10px;
	font-family: Tahoma;
	color:#CCCCCC;
	padding-left: 60px;
}

.code3 {
	font-size: 10px;
	font-family: Tahoma;
	color:#CCCCCC;
	padding-left: 90px;
}

.inputtext {
	font-size: 10px;
	font-family: Tahoma;
	color:#000000;
}

.nounderline {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration:none;
	color:#000000;
}

.bottomtext {
	font-size: 9px;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
}

.titletext {
	font-size: 24px	;
	font-family: Tahoma;
	color:#FF9900;
}

.style2 {
	font-size: 12px;
	font-family: Tahoma;
}

.style3 {
	font-size: 11px;
	font-family: Tahoma;
}

.red3 {
	font-size: 11px;
	font-family: Tahoma;
	color:#FF0000;
	text-align:center;
	font-weight: bold;
}

.biglink {
	font-size: 20px;
	font-family: Tahoma;
	text-decoration:none;
	color:#000000;
}

.middletitle {
	font-size: 16px;
	font-weight: bold;
}

.clankin {
	font-size: 24px;
	font-family: Tahoma;
}

.clankit {
	font-size: 12px;
	font-family: Tahoma;
}

.clankii {
	font-size: 16px;
	font-family: Tahoma;
}

.smalllink {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9px;
}

.style11 {
	font-family: Tahoma;
	font-size: 9px;
}

.style12 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}

-->

</style>