@charset "utf-8";

a:link		{
		color:			#00cc00;
		font-weight:		bold;
		}

a:visited	{color:			#009900;}

a:hover		{color:			#00ff00;}

blockquote	{font-family:		"courier new", courier, monospace;}

body		{
		background-color:	#000000;
		color:			#00bb00;
		width:			99%;
		max-width:		1024px;
		min-width:		420px;
		margin-left:		auto;
		margin-right:		auto;
		}

.nbar			{
			width:			15%;
			float:			left;
			}

.nbar a			{display:		block;}

table.link		{
			margin-left:		16%;
			width:			80%;
			}

/* table.link tr td	{width:			80%;} */

table.link tr td:first		{width:		20%;}

table.link tr td img		{width:		80%;}

dfn			{font-style:		italic;}

dt dd			{font-weight:		normal;}

h1			{font-family:		garamond, geneva, helvetica, sans-serif;}

hr			{color:			#333399;}

li			{font-size:		12pt;}

p		{
		font-family:		garamond, geneva, helvetica, sans-serif;
		font-size:		14pt;
		line-height:		15pt;
		}

sup		{font-size:		70%;}

td		{font-weight:		bold;}

.front		{
		font-size:		14pt;
		line-height:		16pt;
		}

.small		{width:			30%;}

.warn		{
		color:			#006600;
		font-variant:		small-caps;
		font-weight:		bold;
		}

tr:target td ul li.emp		{color: red;}

lh		{font-family:		"courier new", courier, monospace;}

div.cont	{
		float:			left;
		display:		inline;
		font-size:		14pt;
		line-height:		15pt;
		}