body {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F5F5F;
}
.zag {
	font-family: Tahoma;
	font-weight: bold;
	color: #A50000;
	background-color: #FFFFFF;
	font-size: 11px;
}.zag_2 {
	font-family: Tahoma;
	font-weight: bold;
	color: #A50000;
	font-size: 11px;
}
.txt_sm {
	font-size: 10px;
}
.inp {
	font-size: 10px;
	padding:0px 0px 0px 0px ;
}
a {
	font-size: 11px;
	text-decoration: underline;
	color:#424A66;
}
a:hover {
	font-size: 11px;
	color:#424A66;

	text-decoration: none;
}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #424A66;
}
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A50000;
	text-decoration: none;
}
.h2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A50000;
	text-decoration: none;
}
h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A50000;
}.foot_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.th {
	background-color: #EAEAEA;
}
.th_2 {
	background-color: #F3F3F3;
}
.error {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #DC143C; font-style: italic}