body {	
	background-color: #e7eff2;
	font-family : "Arial Narrow", Arial, sans;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
.err {	
	font-family : "Arial Narrow", Arial, sans;
	font-size : 12pt;
	color: red
}

atd {	
	font-family : "Arial Narrow", Arial, sans;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
ath {	
	font-family : "Arial Narrow", Arial, sans;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}
a {
	color: #276797;
	font-weight : bold;	
}
.odd {
  background: #F5FCFE;
  text-align: center;
}
.even {
  background: #e7eff2;
  text-align: center;
}
.border {
  background: #276797;
}
.item {
  font-family: "Arial Narrow";
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-decoration: underline;
  color: #003377;
}
.item:hover {
  color: #0066cc;
  text-decoration: underline;
}
.selecteditem {
  font-family: "Arial Narrow";
  font-size: 14pt;
  font-weight: bold;
  color: red;
  text-decoration: underline;
}
.selecteditem:hover {
  color: red;
  text-decoration: underline;
}
.head {
  font-size: 18pt;
}
.head4 {
  font-size: 20pt;
}
.head3 {
  font-size: 16pt;
}

.ihead2 {
  font-weight: bold;
  font-size: 12pt;
  color: #003377;
}

.head2 {
  font-weight: bold;
  font-size: 14pt;
  color: #003377;
}

H3 {
  font-weight: bold;
  font-size: 13pt;
  color: #000000;
}


