a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #000000}
a:active {color: #000000}


body	{background-color: #ffffff;
	 color: #000000;
	 font-family: courier new;
	 font-size: 100%;
	 font-variant: small-caps}

li.main	{font-size: 150%;
	 text-decoration: underline}

table.one	{vertical-align: top;
		 text-align:  left;
		 width: 960px;
		 font-size:80%}

td.titlebar	{vertical-align: center;
		 text-align: center;
		 font-size: 300%;
		 height=90px}

td.navbar	{vertical-align: top;
		 text-align: left;
		 font-size: 150%;
		 line-height: 200%;
		 width: 150px;
		 height: 500px}

td.main		{vertical-align: top;
		 text-align: top}

td.bottom	{vertical-align: center;
		 text-align: center;
		 height: 25;
		 colspan: 2}