body {
background-color: #001523;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
  color: #000000; 
  text-decoration : none; 
  background: #bda286;}
a:visited {
  color: #000000; 
  text-decoration : none; 
  background: #bda286;}
a:hover { 
  color: #000000; 
  text-decoration : none; 
  background: #947f69;}

p.title {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 8pt;
	font-variant: small-caps;
}

p.resumetitle {
	font-weight: bolder;
	font-size: 10pt;
	font-variant: small-caps;
}

p.return {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10pt;
}

p.mapdesc {
	color: #FFFFFF;
	font-size: 10pt;
}

ul.links {
	color: #000000;
	font-size: 10pt;
}

table {
border-width: 0px;
padding: 5px 5px; 
background-color: #947f69;
}

