body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	background-color: #E9E9E9;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #0000FF;
	text-decoration: none;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;




}

.box1 {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #C4E9FF;
	background-image: none;
	background-position: center center;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #FFFFFF;

}


.box2 {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	background-image: none;
	background-position: center center;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0000FF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #0000FF;
}

.title {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 16px;
	color: #993300;
}

.title1 {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;

}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;


}

.avtor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align: right;



}

.data {
	font-size: 12px;
	color: #000000;
	font-weight: bold;



}

a:hover {
	text-decoration: underline;
}

