


#leftColumn, #rightColumn, #contentColumn
{
	float: none;
}
#rightColumn, #leftColumn, .hnav, .printHide, #google_ad, #masthead_ads, #masthead, #footer
{
	display: none;
}
#outerColumnContainer, #innerColumnContainer
{
	border-left-width: 0;
	border-right-width: 0;
}



body, p, td, th, ul { 
background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; 
}

a { 
background-color: #fff; 
color: #000; 
text-decoration: "none"
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; 
}

a:link:after, #tips a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
a[href^="/"]:after {
  content: " (http://www.alistapart.com" attr(href) ") ";
   }


.center{ 
	background-color: #fff;
	border: none;
}


.header{ 
	background-color: #fff;
	border: none;
	font-weight: bold;
font-size: 14pt; 

}
/******************************************************************************/
