a 		{
                  color: #DFDFDF;
		 font-style:none;
                  text-decoration:none;
                 }
.menu		{
		 font-family: Verdana;
                  font-size:10px;
                  color:#FFFFFF;
                 }
.menu.bright	{
                  background-color:#007FC7;
		}
.menu.dark       {
                  background-color:#061F42;
                 }
.menu.dark2      {
                  background-color:#202F57;
                 }
h2		{
                  font-family: Lucida Sans;
                  font-size:14pt;
                  font-style:italic;
		}
.textstory	{
		 font-family: Arial;
                  font-size:10pt;
                  line-height:20px;
                  color:#FFFFFF;
		}
.textstory.black{
		 font-family: Arial;
                  font-size:11pt;
                  line-height:20px;
                  color:#000000;
		}