body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea 
	{
  	font-family: Georgia, Times, serif;
  	line-height: 150%;
  	color:#000;
  	background:none;
	}
	
body 
	{
  	background: white;
  	font-size: 12pt;
	}

img 
	{ 
  	float:left; 
  	margin:10px 10px 10px 0;
	}


blockquote
	{ 
  	margin:15px 0; 
  	padding:10px; 
  	border:2px solid #ccc; 
  	font-style:italic; 
  	font-size:0.9em; 
	}
	
.hide             
	{ 
	display:none; 
	}

a:link, a:visited 
	{
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	display: none;
	}



#nav-tools, #nav-rub, #nav-sec, #nav-chap, #header, #banner, #left-col, #right-col, #logo, #logo img, #tools-col, #footer, #nav-col, #newsheader, #news-titles, .ft
	{
	display: none;
	}
 
#wrapper, #content-col
	{
	width: auto;
	background: transparent none;
	border: 0;
	float: none;
	margin: 0,5%;
	padding: 0;
	float: none !important;
	color: black;
	}

 



