<style type="text/css">

BODY {
  margin: 0px 0px 0px 0px;background-color : #003399 ;color : #ffffff;
  }
  
td,tr,p,div {
  font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;
  }
  
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	letter-spacing: 4px;
	font-weight: normal;
}
  
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE012A;
	letter-spacing: 5px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	line-height: 22px;
 font-weight: bold
}

.textvertspace {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}

.textvertspacebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003399;
	font-weight: bold;
}

.footerlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
 text-decoration:none;
}

.menu {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:1px solid #06a; /* add a border to show size of menu */
  }
* html .menu {
  display:inline-block;  /* for IE only */
  width:1px;             /* IE will expand to fit menu width */
  padding:0 2px;         /* fix bug in IE for border spacing */
  }  
.menu li {
  display:table-cell;    /* ignored by IE */
  }
* html .menu li {
  display:inline;        /* for IE only */
  }
.menu a, .menu a:visited {
  display:block;         /* for all browsers except IE */
  padding:14px 60px;
  color:#FFFFFF; 
  background:#003399; 
  border:1px solid #fff; /* add a 1px white border around items */ 
  text-decoration:none;
  font-weight: bold
  }
* html .menu a, * html .menu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0 -2px;         /* to correct an IE border width bug */  
  }
.menu a:hover {
  color:#fff; 
  background:#004B9B;
  }

.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}

/* dropshadow */ 
.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.in2 {
  display:block; 
  background:#777; 
  border:1px solid #999; 
  position:relative;
  padding:1px;
  margin:1px;
  }
.in {
  text-align:center; 
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }

.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.rtin {
  left:5px;
  }

.narrow {width:8em;}
.normal {width:180px;}
.wide {width:18em;}
.image {width:383px; padding:0;}
#info {text-align:center;}

 A {
 COLOR: #0000FF
}
A:hover {
 COLOR: #0000FF
}
</style>
