<style type="text/css">

  body { 
  background-color:#FFFFd5;
  }
  
	a.type2:link { text-decoration:none; color:#070b9e; }
  a.type2:visited { text-decoration:none; color:#070b9e; }
  a.type2:hover { text-decoration:none; color:#D20202; }
  a.type2:active { text-decoration:none; color:#070b9e; }
	
  #logo {
	position: absolute;
	top:5px;
  left:5px; 
	height:100px;
	width:850px;
  }
	
	#statusbar {
  position:absolute;
	top:110px;
	left:5px;
	width:850px;
	}
	
	#navbar {
  position: absolute;
	top:144px;
	left:5px;
	width:150px;
	}
	
	#content {
  position: absolute;
	top:144px;
	left:155px;
	width:700px;
	}
	
	.p780 {
	width:850px;
	}
	
	.p150 {
	width:150px;
	}
	
	.p630 {
	width:700px;
	}
	
	.p149 {
	width:149px;
	}

	.p629 {
	width:699px;
	}
	
	.font1 {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#585854;
  }
	
	.box1 { background-color:#f0f0f0; padding:4px; margin:0px; border-style:solid; border-width:1px; border-color:#808080;
  }

  .box2 { background-color:#ffffd5; padding:4px; margin:0px; border-style:solid; border-width:1px; border-color:#808080;
  }
	
	h1 { text-align:center }
  h1 { font-family:"Arial" }
	h1 { font-weight:100;}
	h1 { color:#000000 }
	h1 { margin-top:0px; }
  h1 { margin-bottom:0px; }     
	h1 { font-size:13.4px }
  
	h2 { text-align:justify }
  h2 { font-family:"Arial" }
	h2 { font-weight:100;}
	h2 { color:#000000 }
	h2 { margin-top:0px; }
  h2 { margin-bottom:0px; }     
	h2 { font-size:80% }
  
	h3 { text-align:justify }
  h3 { font-family:"Arial" }
	h3 { font-weight:100;}
	h3 { color:#000000 }
	h3 { margin-top:0px; }
  h3 { margin-bottom:0px; }     
	h3 { font-size:12px }
	
	h4 { text-align:justify }
  h4 { font-family:"Arial" }
	h4 { font-weight:100;}
	h4 { color:#585854 }
	h4 { margin-left:12px; }
	h4 { margin-top:2px; }
  h4 { margin-bottom:0px; }
	h4 { font-size:12px }
	
	h5 { text-align:center}
  h5 { font-family:"Arial" }
	h5 { font-weight:100;}
	h5 { color:#7f7272 }
	h5 { margin-top:0px; }
  h5 { margin-bottom:0px; }
	h5 { letter-spacing:0.1mm;}
	h5 { padding:0px; }
	h5 { font-size:14px }

	h6 { text-align:center }
  h6 { font-family:"Arial" }
	h6 { font-weight:100;}
	h6 { color:#5e5354 }
	h6 { margin-top:0px; }
  h6 { margin-bottom:0px; }
	h6 { letter-spacing:0.1mm;}
	h6 { padding:0px; }
	h6 { font-size:11px }
	
	
</style>