@charset "utf-8";
/* CSS Document */

body {
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/back_index.gif);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

td {
	color: black;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	/*text-align: justify;*/
}

td.header {
	background-color: #FFFFFF;
}

a {
	color: #c30;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	/*text-align: justify;*/
}
	
a:hover {
	color: #c30;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	/*text-align: justify;*/
}

.kop {
	color: black;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	/*text-align: justify;*/
}