 body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 750px;
	}
	
	#top_nav, #flash_header, #welcome_flash, #link_flash, #clear, #footer, #breadcrumbs, #col1, #linkToDocs, h2.download, table.list {
		display: none;
		}
	
	#col2, #col2 h1, #title, #col2 p, #col2 table, #col2 ul {
		padding: 0;
		margin: 0;
		}
	
	#col2 p{
		font-size: 14px;
		}
	
	#title {
		font-size: 18px;
		padding: 0 0 10px 0;
		}
	
	#col2 h1 {
		font-size: 14px;
		padding: 0 0 10px 0;
		font-weight: bold;
		}
	
	#col2 ul {
		margin: 0 0 0 30px;
		font-size: 14px;
		}
	
	a:link, a:visited {
		color: #444;
		text-decoration: underline;
		}
	
	a:hover, a:active {
		color: #a77f4b;
		text-decoration: underline;
		}
	
		