h1, h2, h3, h4, h5, h6 
	{font-family: "Times New Roman"; 
	color: #FDCC01}
table
	{background:black}
a
	{color:#FDCC01;
	text-decoration:none;
	font:bold}
a:hover
	{color:red}
a.sub
	{color:black}
td.menu
	{background:#FDCC01}
table.menu
	{font-size:100%;
	position:absolute;
	visibility:hidden}
table.special
	{font-size:100%;
	position:absolute;
	visibility:hidden;
	margin-left: -135;}
body
	{font-family:"Times New Roman";
	font-size:14pt;
	color: #FDCC01}