body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
    scrollbar-highlight-color: #b6b6b6;
    scrollbar-arrow-color: #f7b959;
    scrollbar-base-color: #666666;
    scrollbar-face-color: #666666;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-shadow-color: #666666;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #c1c0bf;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.text_headline {
	font-size: 14px;
	font-weight: bold;
}
