body {
	margin:0;
	background:url(img/back_all.jpg);
	font-family:Verdana;
	font-size:10pt;

}

table {
	font-family:Arial;
	font-size:10pt;
	font-weight:500;
}

a, a:link, a:visited, a:active {
	color:#000000;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
}

a:hover {
	color:#adaaad;
	text-decoration:underline;
	font-weight:bold;
}

p.tit {
	font-weight:bold;
	font-size:12pt;
}

