/* fs.css *//* navigation styles */.nav {  background-color: #cc9999;  color: #000066;  font-size: 14pt;  font-family: Arial, sans-serif;  font-weight: bold;  width: 780px;  height: 22px;  border: 0cm;  padding: 10px;  position: fixed;  top: 0px;  z-index:1 }  a.navt:link {   text-decoration: none;   color: #333366 }a.navt:visited {   text-decoration: none;   color: #333366 }a.navt:active {   text-decoration: none;   color: #666699 }a.navt:hover {   text-decoration: none;   color: #FFFFFF }/* body styles */.h1 { background-color: #ffffff; color: #000066; font-size: 20pt; font-family: Arial, sans-serif; font-weight: bold; text-align: center; width: 800px }.h2 { background-color: #ffffff; color: #000066; font-size: 18pt; font-family: Arial, sans-serif; font-weight: bold; font-style: italic; text-align: left; width: 800px }.h3 { background-color: #ffffff; color: #000066; font-size: 16pt; font-family: Arial, sans-serif; font-weight: bold; font-style: italic; text-align: left; width: 800px }.feature { background-color: #ffffff; color: #000066; font-size: 12pt; font-family: Arial, sans-serif; font-weight: normal; text-align: center; width: 800px }.main { background-color: #ffffff; color: #000066; font-size: 11pt; font-family: Arial, sans-serif; font-weight: normal; width: 800px }.main12 { background-color: #ffffff; color: #000066; font-size: 12pt; font-family: Arial, sans-serif; font-weight: normal; width: 800px }.main12t { background-color: #ffffff; color: #000066; font-size: 12pt; font-family: Arial, sans-serif; font-weight: normal }.main10 { background-color: #ffffff; color: #000066; font-size: 10pt; font-family: Arial, sans-serif; font-weight: normal; width: 800px }.main10t { background-color: #ffffff; color: #000066; font-size: 10pt; font-family: Arial, sans-serif; font-weight: normal }.main10tc { background-color: #ffffff; color: #000066; font-size: 10pt; font-family: Arial, sans-serif; font-weight: normal; text-align: center; width: 200px }a.maint:link {   text-decoration: underline;   color: #000066 }a.maint:visited {   text-decoration: underline;   color: #000066 }a.maint:active {   text-decoration: underline;   color: #996666 }a.maint:hover {   text-decoration: underline;   color: #aa0000 }.gigvenue { background-color: #ffffff; color: #000066; font-size: 12pt; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; width: 800px }.gigname { background-color: #ffffff; color: #000066; font-size: 11pt; font-family: Arial, sans-serif; font-style: italic; font-weight: bold; width: 800px }
