body, p, table, tr, td, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height : 150%;
	/* color :#09176B; */
	color :#00009B;
}
body {background-color:#FFFFF0;
}

td img {display: block;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a.footer:link {
  color : #999999; 
  text-decoration : underline; 
  font-weight: normal;  
  background: transparent;}
  
a.footer:visited {
  color : #999999;
  text-decoration : underline;
  font-weight: normal; 
  background: transparent;}

a.footer:hover { 
  color: #CCCCCC; 
  text-decoration : none; 
  font-weight: normal; 
  background: transparent;}

h1 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	line-height: 130%;
	color: #003399;
}

h2 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #176B00;
}

h3 {
  font-size: 16px;
  /* background-color: #f0f0f0; */
  font-weight : 600;
  font-family : "Courier New", Courier, monospace;
  color : #CC6666;
  letter-spacing : -1px;
  line-height : 175%;
}
