td
{
	border-color:	blue;
	border-width: 2px;
}
th
{
	border-color:	blue;
	border-width: 2px;
}
td.left
{
	font-weight:	900;
}
td.subhead
{
	font-weight:	bold;
	font-size:		1.25em;
	background-color:	blue;
	color:				cyan;	
	font-family:		"serpentine";
}
tr.even
{
	background-color:	white;
}
.head
{
	background-color:	darkblue;
	color:				cyan;	
	font-family:		"serpentine";
	font-size:	1.35em;
}
h1
{
	color:				cyan;	
	font-family:		"serpentine";									
}

table.spec
{
	background-color:	#f0f0f5;	
	border-style: ridge;		
	border-color:	blue;
	border-width: 2px;					
}