@charset "utf-8";
/* CSS Document */

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804E0F;
	text-decoration: none;
	padding-left: 10px;
}
.big_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #804E0F;
}
.big_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 2;
	font-weight: bold;
	font-variant: inherit;
	text-transform: none;
	color: #CCCC33;
}
.text2-info {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #804E0F;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.tytle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #00080B;
}
.bg_main_table {
	background-color: #E3DC94;
}
.bg_2_Wite {
	background-image: url(images/bg_1.jpg);
}
