@charset "UTF-8";

body {
	font-family: serif;
	font-size: 12pt;
	background: none;	}


#main {
	width: auto;
	}


#left, #flash{
	display: none;
	}


a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	color: blue; 
	text-decoration: underline; 	
	}


img {
	border: 0;}
