code
{
	font-family: monospace;
}

.figure
{
	border: 1px #5694CE solid;
	background-color: 	#FFE4C4;
	color: blue;
	margin: 0.3em;
	padding: 0.3em;
}

TABLE.figure
{
	color: blue;
	border: none;
	margin: 0pt;
}

.caption
{
	text-align: center;
	font-weight: bold;
	//color: #F7BD42;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	
}

A.index:visited
{
	color: #F7BD42;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
}

A.index
{
	color: #F7BD42;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
}

A.index:hover
{
	color: #F7BD42;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
}

.ref
{
	color: #F7BD42;
}

IMG.Supported
{
	border: 0;
}

TD.Supported
{
	background-color: white;
	padding-top: 2px;
	padding-bottom: 2px;
}

HR.supported
{
	padding: 0;
	margin: 0;
}

B
{
	color: white;
}

h4
{
	margin: 0;
}
