body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
body {
	background-color: #CCCCCC;
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
h1 {
	font-size: 28px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.main_table {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	text-indent: 0.5cm;
}
.att_table {
	background-color: #FFFFCC;
	text-indent: 0px;
	border: 1px solid #666666;
	margin-top: 20px;
}
.dashed_table {
	background-color: #FFFFFF;
	text-indent: 0px;
	border: 4px dashed #990000;
	margin-top: 10px;
}
.lesopis_table {
	background-color: #FFFFFF;
	text-indent: 0px;
	border: 4px double #CCCCCC;
	margin-top: 10px;
}
h4 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.style2 {font-size: 10px}
.style3 {color: #FF0000}
.style4 {color: #FF0000; font-weight: bold; }
.style5 {font-size: 10px; font-weight: bold; }