body {
	margin: 0px;
	background-color: #cbcbcb;
}

body, td {
	color: #6f6f6f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

td {
	text-align: justify;
}

a:link {
	color: #6f6f6f;
	text-decoration: none;
	
}
a:visited {
	color: #6f6f6f;
	text-decoration: none;
	
}
a:hover {
	color: #004589;
	text-decoration: underline;

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

.breadcrumb {
	color: #666666;
	font-size: 10px;
	line-height: 10px;
}

.headline {
	font-size: 15px;
	line-height: 16px;
}

td.header {
	font-size: 9px;
	line-height: 9px;
	color: #7c7c7c;
}

td.footer, table.footer {
	font-size: 10px;
	line-height: 10px;
	color: #004589;
}

.inputsearch {
	width: 102px;
	height: 16px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}