* {
	color:					#000;
	font-family:			Times;
	font-size:				16px;
}

a {
	color:					#000;
	text-decoration:		none;
}

a[href]:after {
	content: 				'(' attr[href] ')';
}

#header, #content_left, #content_right {
	display:				none;
}

h1 {
	font-size:				20px;
	font-weight:			bold;
}