body {
	margin: 10;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	background: url(image/bodybg.gif) top repeat-x;
}

Q { text-decoration: none; }

.NADPIS { color: rgb(204,3,3); font-family: Verdana; font-size: 11px; font-weight: bold; }
TD { color: rgb(0,0,0); font-family: Trebuchet,Verdana,Arial; font-size: 11px; font-weight: normal; }
TD.JUST { color: rgb(0,0,0); font-family: Trebuchet,Verdana,Arial; font-size: 11px; font-weight: normal; text-align: justify;}
TD.COPY { color: rgb(153,153,153); font-family: Trebuchet,Verdana,Arial; font-size: 11px; font-weight: normal; }

a { text-decoration: none; color: #ff9900; font-family: Verdana; font-size: 11px; font-weight: bold; }
a:hover { text-decoration: none; color: #000000; font-family: Verdana; font-size: 11px; font-weight: bold; }