BODY
	{
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#f6f6f6;
	color: #000000;
	}

/* ID's 
*/

#author, #author A, author A:visited, author A:hover, author A:active {
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}

#author A:hover {
	text-decoration:underline }

#date {
	font-size: 10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

#brief {
	margin-top:10px; 
	}

#slideshow UL {
	list-style: disc url(/images/slideshow.gif) inside; }

#topbox {
	color:#900 }
