a:link { color: #666666; text-decoration: none; font-weight: bold; cursor: help }
a:visited { color: #999999; text-decoration: none; font-weight: bold; cursor: help }
a:active { color: #333333; text-decoration: none; font-weight: bold; cursor: help }
a:hover { color: #333333; text-decoration: none; font-weight: bold; cursor: help }
body { font-family: Courier; font-size: 20px; background: #FFFFFF }
hr { height: 1px; width: 100%; color: #666666 }
.treemenu { 
	text-align: left ;
}
blockquote {
	text-align: left;
	background: url(/img/quote.png) no-repeat;
	color: #666;
	margin: 15px;
	font-size: 12px;
	padding-left: 25px;
}
#menu {
	width: 135px;
}
#content {
	width: 550px;
}
#main {
	width: 700px;
}

