#content h1 {
	color: #663333;
	font-size: 1.0em;
}
#content h2, Box h2 {
	font-size: 0.9em;
	color: #333300;
}
#content p {
	font-size: 0.8em;
}
#content .points {
	font-size: 0.8em;
	margin: 2px;
}
#content .points td {
	padding: 4px;
}
#contents .points td .centre {
	text-align: center;
}
#content h3, #Box h3 {
	font-size: 0.8em;
	color: #666666;
}
#content ul {
	font-size: 0.8em;
	line-height: 1.6em;
	list-style-type: square;
}
#highlighted {
	border: 1px solid #CCCCCC;
	padding: 2px 10px 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#highlighted .para {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#Box  {
	border: 1px solid #CCCCCC;
	float: left;
	width: 690px;
	margin-bottom: 20px;
}
#Box h1  {
	font-weight: bold;
	color: #990000;
	font-size: 0.8em;
	margin-top: 0px;
	background: #CCCCCC;
	padding: 4px;

}
#Top {
	font-size: 0.8em;
	text-align: right;
	clear: both;
	width: 694px;
	margin-bottom: 20px;
}
#Box p  {
	color: #000000;
	font-size: 0.8em;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 10px;
	margin-right: 10px;
}
.tableofcontents {
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	width: 300px;
}
.tableofcontents td {
	padding-top: 1px;
	padding-bottom: 1px;
}
#Box h2, #Box h3 {
	padding: 4px;
}
#Box ul, #Box ol {
	font-size: 0.8em;
}#Box hr {
	height: 1px;
	width: 90%;
}
#toggle {
	float: right;
	font-size: 0.7em;
}
#content h4 {
	margin-bottom: -26px;
}
#content img {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
	border: 1px solid #000000;
}
