@charset "windows-1255";
.lang_font {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lang_font:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.boldWhite {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blueTitle:hover {
	font-family: Arial;
	color: #0033cc;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.lang_font {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 24pt;
	color: #002265;
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #002265;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #002265;
	font-weight: bold;
	text-align: right;
}
.blueTitle {
	font-family: Arial;
	color: #0033cc;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #002265;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-size: 19pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.orangeTitle {
	font-family: Arial;
	color: #fd7614;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9933;
	font-weight: bold;
	text-align: right;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9933;
	font-weight: bold;
}
.sml_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002265;
	font-weight: bold;
	text-decoration:none;
	text-underline:none;
}
