.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	vertical-align:top;
}
.saparator{color:#000000;
font-size:10;
font-weight: bold;
}


h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #AF0000;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #AF0000;
}
h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #AF0000;
}
.promtxt {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.sidetxt {
	font-family: Tahoma;
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	vertical-align:top;
}
.footertxt {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

.headtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
a.head:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.head:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
a.head:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.head:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

a.head1:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.head1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #C1422D;
	text-decoration: underline;
}
a.head1:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.head1:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00960B;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
