body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin:0;
	background: #ffffff;
	color: #666666;
	padding:0px;
}
#io, #oneToMany, #perform, #mouse, #other {
	border:1px;
	border-style:solid;
	border-color:#f00;
	margin:0px 0px 10px 0px;
	}
#titleLinks
{	
	color:#c00;
	position: absolute;
	left: 64px;
	top: 20px;
	width: 686;
	height: 18px;
	display: block;
	border-width: 1px 1px 1px 0px;
	border-color: #F00;
	border-style: solid;
	padding: 4px 0px 0px 0px;
}
h1{ 
	font-family: Arial, Geneva, Helvetica, sans-serif;
	height:28px;
	display:inline;
	color:#c00;
	padding:0px 5px 0px 5px;
	font-size:16px;	
}
h2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color:#c00;
}
#titleLinks ul {
	list-style:none;
	display:inline;
}
#titleLinks ul li {
	height:28px;
	display:inline;
	padding:0px 8px 0px 8px;
	}
a {
	text-decoration:none;
	color:#c00;
	font-size: 12px;
}
#content {
	margin:0px 0px 0px 18px;
	color:#444;
	width:600px;
	font-size:11px;
}
strong{
	font-weight:boldest;
	color:#c00;
}
#perform img, #io img, #oneToMany img, #mouse img, #other img {
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#000;
}

