
* {
    font-size:1em !important;
}

#nav
{
   display:none;
}

#subnav
{
   display:none;
}

#masthead
{
   display:none;
}

#wrapper
{
    width:auto;
		position:relative;
		left:0px;
		border:solid black 0px !important;
		margin-left:0px;
		margin-right:10px;
}

#content
{
    float:none;
		width:auto;
    font-family: "Times New Roman", "Times NR", Times, serif;
		border:solid black 0px !important;
}

#content p
{
   text-indent:2em;
	 padding-right:10px;
	 orphans:4;
	 widows:4;
	 border:solid black 0px;
}

#content a
{
   padding:0px;
	 margin:0px;
	 font-weight:normal;
	 border:solid black 0px;
	 color:black;
}

#content a:link:after, #content a:visited:after 
{
   content: " (" attr(href) ") ";
   font-size: 90%;
}

@page normal
{
  size: 7.5in 10in; margin: 0.75in;
}

body
{
    page:normal;
}

#footer
{
		text-transform:none;
}
