body, p, table, tr, td, ul, ol, li {

	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

    line-height : 135%;

	/* color :#09176B; */

	color :#00009B;

}



.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #213EEC;

}

a.footer:link {

  /*font-size: 10px;  readability for the links

  font-family:  Verdana, Helvetica, sans-serif; */

  color : #213EEC; 

  text-decoration : underline; 

  font-weight: normal;  

  background: transparent;}

a.footer:visited {

  /*  font-size: 10px;/*readability for the links

  font-family:  Verdana, Helvetica, sans-serif; */

  color : #213EEC;

  text-decoration : underline;

  font-weight: normal; 

  background: transparent;}

a.footer:hover { 

/*   font-size: 10px;  readability for the links 

  font-family:  Verdana, Helvetica, sans-serif; */

  color: #09176B; 

  text-decoration : none; 

  font-weight: normal; 

  background: transparent;}

.nav {

   font-size: 11px;/*readability for the links*/

   font-family:  Verdana, Helvetica, sans-serif;

   background-color: #cccccc;

   font-variant:small-caps;

}

a.nav:link {

  font-size: 11px;/*readability for the links*/

  font-family:  Verdana, Helvetica, sans-serif;

  color: #333333; 

  text-decoration : none; 

  background: transparent;

}

a.nav:visited {

  font-size: 11px;/*readability for the links*/

  font-family:  Verdana, Helvetica, sans-serif;

  color: #333333; 

  text-decoration : none;

  background: transparent;}

a.nav:hover { 

  font-size: 11px;/*readability for the links*/

  font-family:  Verdana, Helvetica, sans-serif;

  color: #999999; 

  text-decoration : underline; 

  font-weight: normal; 

  background: transparent;}

h1 {

	font-family:  Verdana, Helvetica, sans-serif;

	font-size: 16px;

	background-color: #F0F0F0;

	line-height: 130%;

	color: #176B00;

}

h2 {

	font-family:  Verdana, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 130%;

	color: #063;

}

h3 {

  font-size: 16px;

  /* background-color: #f0f0f0; */

  font-weight : 600;

  font-family : "Courier New", Courier, monospace;

  color : #CC6666;

  letter-spacing : -1px;

    line-height : 175%;

    }

