#nav, #subnav, #content h2 a
{
  display: none !important;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  position: static;
}

body, #wrap, #header, #content, #footer, #content h2, #header h1, #header p
{
  float: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent;
  background-image: none;
  position: static !important;
  text-align: left;
  overflow: visible;
}

p, a, table, tr, th, td, dl, ul, ol, li,
h1, h2, h3, h4, h5, h6
{
	font-family: "Univers", "Tahoma", "Verdana", "Bitstream Vera Sans", "Helvetica", "Arial", sans-serif;
	font-size: 11pt;
}

img
{
	border: 0;
	text-align: right;
	float: none;
	margin: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande", Verdana, "Bitstream Vera Sans";
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: 2pt;
	font-variant: small-caps;
}

h1 {font-size: 350%; font-family: "Plaza", "Square721 BT", "Bitstream Vera Sans";}
h2 {font-size: 200%;}
h3 {font-size: 150%; letter-spacing: .5em; margin: 2em 0 1em 0;}
h4 {font-size: 105%; margin: 2em 0 .5em 0;}
h5 {font-size:  90%;}
h6 {font-size:  80%;}

p
{
	margin: .5em 0 1.5em 0;
	line-height: 1.5em;
	display: block;
	text-align: left;
	letter-spacing: normal;
}

a:link, a:visited {color: #505050;}

#header h1
{
	text-indent: 0;
	font-size: 300%;
	color: #000000;
}















 