BODY {
	background-color : White;
	color : Black;
}

A.menu{
	color: white;
}

.comments{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : smaller;
}

H1{
	font-size : 120%;
	background-color : #FFCC66;
	text-indent : 10px;
	margin-left : -10px;
	margin-right : -10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

DT {
	margin-top : 10px;
	font-weight : bold;
	text-indent : 10px;
	color : #339933;
	width : auto;
	font-variant : small-caps;
}