a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.black_link:link {
	color: #000000;
	text-decoration: none;
}

.content {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	line-height: 150%;
}
.titlu {
	font-family: Tahoma;
	font-size: 16pt;
}


.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 15pt;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.style5 {font-size: 14px; color: #CCCCCC; font-family: "Times New Roman", Times, serif;}
.style7 {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.black_link:visited {
	color: #000000;
	text-decoration: none;
}
.black_link:hover {
	color: #555555;
	text-decoration: none;
}

.qTD {
    font-family: Verdana;
    font-size:9pt;
}