body, html {
	background-color: #cfc9cd;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.head {
	font-weight: bold;
	color: #3245ff;
	font-size: 12px;
}

div.fnct {
	font-size: 10px;
	color: #000000;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#3245ff;
	font-weight: bold;
}

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