/* CSS Document */body { font: 12px arial, monospace; color: black; background-color: #ffffff; background-image:url(images/rastr_02.gif); background-repeat: repeat; margin: 0; padding: 0; }a  {	font: 12px arial, monospace;	color: #000000;	text-decoration: none	}	a:active { outline: none; }	p {	line-height: 1.8em;	background-color: #FFFF66;	margin-top: 0px;	text-align: justify;}b {	font: 14px arial, monospace;	background-color: #FF33CC;	color: black;}h1 {	font: 20px arial, monospace;	background-color: #66FF66;	color: black;	margin-top: 0px;	margin-bottom: 12px;}h2 {	font-size: 14px;	font-weight: bold;	color: #000000;	background-color: #99CCFF;