#content h1 {
	color: #663333;
	font-size: 1.0em;
}
#content p {
	font-size: 0.8em;
}

#Linking {
	border: 1px solid #CCCCCC;
	float: left;
	width: 690px;
	margin-bottom: 20px;
	padding: 4px;
}
#content ul {
	font-size: 0.8em;
	line-height: 1.6em;
	list-style-type: square;
}

#Linking h2  {
	font-weight: bold;
	color: #990000;
	font-size: 0.8em;
	margin-top: 0px;
	background: #CCCCCC;
	padding: 4px;
}
#Linking h3  {
	font-size: 0.8em;
	color: #990000;
}