BODY  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #01325E;
	font-size : 11px;
}

.txt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #01325E;
}

.tit {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color: #FFFFFF;
}

.redtxt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #FF0000;
}

.footertxt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #666666;
}

A:LINK {
	color : #01325E;
  text-decoration: underline;
}

A:VISITED {
	color : #01325E;
  text-decoration: underline;
}

A:ACTIVE {
	color : #01325E;
  text-decoration: none;
}

A:HOVER {
	color : #FFFFFF;
  text-decoration: none;
}

A.faq:LINK {
	color : #01325E;
  text-decoration: none;
}

A.faq:VISITED {
	color : #01325E;
  text-decoration: none;
}

A.faq:ACTIVE {
	color : #01325E;
  text-decoration: none;
}

A.faq:HOVER {
	color : #FFFFFF;
  text-decoration: none;
}

A.footer:LINK {
	color : #000066;
  text-decoration: underline;
}

A.footer:VISITED {
	color : #000066;
  text-decoration: underline;
}

A.footer:ACTIVE {
	color : #000066;
  text-decoration: underline;
}

A.footer:HOVER {
	color : #FF0000;
  text-decoration: underline;
}
