h2 {
	font-size: 15px;
	color: #0066CC;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, mono;


}
p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px;
	padding-top: 4px;
	padding-bottom: 4px;

}
body {
	background-image: url(/images/funk2.gif);
	background-repeat: repeat-x;
	background-color: #DDDDDD;





}
#toc {
	border: 1px dotted #CC0000;
	width: 200px;
	background-color: #eeeeee;



}
.info {
	border: 1px dashed #666666;
	margin-top: 7px;
	width: 350px;
	padding: 7px;
	background-color: #eeeeee;





}
ul {
	list-style-image: url(/images/Arrows.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	list-style-type: disc;



}
#toc a:link {
	color: #003399;
	text-decoration: none;
}
#toc a:hover {
	text-decoration: underline;
}
.imagen {
	float: left;
}
