/* CSS Document */

html, body {
	background-color:#999933;
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Arial, Verdana;
	font-size:.9em;
	}
p {margin: 1.2em 1.2em 0px 1.2em;}

a:link, a:visited {
	color:#993300;
	text-decoration:none;
}

a:active, a:hover {
	color:#660099;
	text-decoration:underline;
}

.date {font-weight:bold;}