body, html {
	background:#FFF;
	font:12pt Arial, Helvetica, sans-serif;
	color:#000;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	
	
h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size:1em; 
	}
				
img {
	display: none;
	border:0;
	}

#nav, #searchform, #branding, #commentform, #sidebar, #twitter, #ulstcontainer, #ulst, #www, #player, {
	display:none
	}

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:5px; 
	margin:2em 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}
