a {  color: #0F1757; text-decoration: none}
a:link {  color: #0F1757; text-decoration: none}
a:hover {  color: #0F1757; text-decoration: underline}
body {
	background-image: url(images/bg_grey.gif);
	background-repeat: no-repeat;
	background-color: #CFCFCF;

}

p, ul, li, h1, h2, .patents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

h1 { 
	font-weight: bold;
	padding-top: 25px;
}

h2 { 
	font-weight: bold;
	padding-top: 15px;
	color: #464646;
	font-style: italic;
}

.patents .header {
	font-weight: bold;
	color: #666;
	/* background-color: #c9c9c9; */
}

.patents td {
	padding: 5px 3px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
	vertical-align: top;
}
	
.diagram {
	margin: 20px 0px 20px 0px;
	border: 1px solid #333;
}

.small {
	font-size: 11px;
}