.text {
	padding: 10px;
	margin: 10px;
	font-family: "Times New Roman", Times, serif, "Times CY";
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	text-indent: 10px;
}
.text_sans {
	padding: 10px;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	text-indent: 10px;
}
.text_only {
	font-family: "Times New Roman", Times, serif, "Times CY";
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	text-indent: 10px;
}
.header {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 35px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0px;
	color: #103366;
}
.text_tizer {
	font-family: "Times New Roman", Times, serif, "Times CY";
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #103366;
	padding-right: 10px;
	padding-left: 30px;
	margin: 10px;
}
.text_tizer1 {
	font-family: "Times New Roman", Times, serif, "Times CY";
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #103366;
	background-color: #99CCCC;
	text-align: right;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 40px;
	font-weight: bold;
}
.text_tizer_name {
	font-family: "Times New Roman", Times, serif, "Times CY";
	font-size: 12px;
	line-height: 12px;
	font-style: normal;
	border-right-width: 6px;
	text-align: right;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
.box_text {
	padding: 10px;
	margin: 10px;
	border: thin solid #103366;
}
.box {
	padding: 10px 10px 0px 20px;
}
.box_right {
	padding: 0px 20px 0px 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #103366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
