body
{
	  background-color:#FFA500;
	  color:navy;
	  font-family:"Comic Sans MS", sans-serif;
	  font-style:italic;
    font-size: 12px
}
li
{
font-size: 12px
}

#header
{
    text-align:center;
}
#logo_w1
{
	font-size: 18px;
	font-weight:bold;
  img.super {vertical-align:super}
}
#header_text
{
	font-size: 10px;
}
#navtable
{
	color:white;
	background-color:navy;

}
#header table
{
  width:100%;
}
#header table td{
	color:white;
	background-color:navy;
	font-size: 14px;
	font-weight:bold;

}
#header table td:hover{
	color:fuchsia;
	background-color:navy;
	height:14px;
	font-weight:bold;
}

#header table a{
	text-decoration:none;
	color:white;
}
#header table a:hover{
	text-decoration:none;
  color:fuchsia;
}
    