body {
	background-color: #ffffff;
	font-size: 11pt;
	font-family: sans-serif;
}
   
#primaryNav,
#secondaryNav,
#topSearch,
#quicklinks,
.tModule,
img,
.colLeftFlush, 
.colLeft,
.colLefBuy,
.colLeftSell,
.colRight,
.colRightFlush,
.colRightBuy,
.colRightSell,
.nModule {
   display: none;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}

p.headline {
	font-weight: bold;
	font-size: 12pt;
}

#copyright {
	font-size: small;
}

div#page, div#copyright {
   margin: 7%;
   padding-top: 1em;
}

div#copyright {
	border-top: 1px sodid #999999;
	margin-top: 20pt;
} 

a:link, a:visited {
   color: #666666;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#main a[href^="/"]:after {
   content: " (http://www.ragoarts.com.com" attr(href) ") ";*/
}
