body {
  background:#FFFFFF;
  margin: 15px 30px 0px 30px;
  color:#333333;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
.menulinkbar {
  background:#607CB8;
  width:14%;
  text-align:center;
  }

.menupagebar {
  background:#F8C800;
  width:14%;
  text-align:center;
  }  
  
a:link {
  color:#5588aa;
  font: normal normal 100% Georgia, Times, serif;
  text-decoration:none;
  }
a:visited {
  color:#5588aa;
  font: normal normal 100% Georgia, Times, serif;
  text-decoration:none;
  }
a:hover {
  color:#cc6600;
  font: normal normal 100% Georgia, Times, serif;
  text-decoration:none;
  }
a img {
  border-width:0;
  }

a.menu:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: x-small;
  }
a.menu:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: x-small;
  }
a.menu:hover {
	color:#F8C800;
	text-decoration:none;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: x-small;
  }
  
a.bold:link {
  color:#5588aa;
  font: normal bold 100% Georgia, Times, serif;
  text-decoration:none;
  }
a.bold:visited {
  color:#5588aa;
  font: normal bold 100% Georgia, Times, serif;
  text-decoration:none;
  }
a.bold:hover {
  color:#cc6600;
  font: normal bold 100% Georgia, Times, serif;
  text-decoration:none;
  }

  
.menupage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6666CC;
}
.header-background {
	background-image:url(images/rocket_small.gif);
	background-repeat: no-repeat;
	margin:0px 0px 15px;
    padding:0px 0px 15px;
    width:790px;
    letter-spacing:.2em;
    line-height: 1.4em;
	text-align:center;
    }
.header-cell {	
	height:109px;
	}

.dottedline {
	border-bottom:1px dotted; 
	color:#999999;
    }

/* Text
----------------------------------------------- */

p {
  font: normal normal 100% Georgia, Times, serif;
  color:#333;
  }

.bodybold {
  font: normal bold 100% Georgia, Times, serif;
  color:#333;
  }

.bodytext {
  font: normal normal 100% Georgia, Times, serif;
  color:#333;
  }

h1 {
  margin:0px 0px 10px;
  padding:0px 0px 0em;
  line-height:1.2em;
  letter-spacing:.2em;
  font: normal bold 170% Georgia, Times, serif;
  color:#000000;
  }

h2 {
  margin:.25em 0 0 0;
  padding:0 0 0 0;
  font:normal normal 60% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  line-height: 1.6em;
  text-transform:none;
  letter-spacing:.1em;
  color:#999999;
}

h3 {
  margin:1.5em 0 .75em;
  font:normal bold 125% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999999;
}

h4 {
  margin:.25em 0 0 0;
  padding:0 0 0 0;
  font:normal normal 75% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  line-height: 1.6em;
  text-transform:none;
  letter-spacing:.1em;
  color:#999999;
}

h5 {
  font:normal bold 125% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
  margin:.25em 0 0em 0;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999999;
}