.h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #B90000;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.white {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
font-family:;
	font-size:13px;
	font-weight:normal;
	color: #006295;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color: #006295;
text-decoration: none;
}
a:hover {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color: #006295;
text-decoration: none;}
a:active {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color: #006295;
text-decoration: none;}

a.red:link {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #a40518;}
a.red:visited {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #a40518;
text-decoration: none ;}
a.red:hover {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #a40518;
text-decoration: none ;}
a.red:active {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #a40518;
text-decoration: none ;}

a.whi:link {font-family:Tahoma;
font-size:11px;
font-weight:normal;
color: #ffffff;
text-decoration: none ;}
a.whi:visited {font-family:Tahoma;
font-size:11px;
font-weight:normal;
color: #ffffff;
text-decoration: none ;}
a.whi:hover {font-family:Tahoma;
font-size:11px;
font-weight:normal;
color: #ffffff;
text-decoration: none ;}
a.whi:active {font-family:Tahoma;
font-size:11px;
font-weight:normal;
color: #ffffff;
text-decoration: none ;}
.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.tableborder {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #707070;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE0000;
}
