td img {display: block;}.style1 {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
body {
	font-family: "Comic Sans MS";
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #013567;
}
a:visited {
	text-decoration: none;
	color: #013567;
}
a:hover {
	text-decoration: underline;
	color: #013567;
}
a:active {
	text-decoration: none;
	color: #013567;
}
.style2 {
	font-size: 18px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FFFFFF;
}
ul.decimal {
	list-style-type: decimal;
	font-weight: bold;	
}
.mijloc {
	text-align: center;
	margin: 20px;
	font-size: 12px;
}
.blk {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	padding: 0 2px;
	width: 50%;
}
.text {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	text-indent: 1cm;
}
.mic {
	text-align: right;
	font-size: 9px;
	color: #013567;
	padding: 0px 5px;
	background-color: #fff;
}
