html {
   overflow: hidden;
   height: 100%;}

body {
   background-color: #F6F9F3;
   padding: 0;
   margin: 0;
   height: 100%;}

#flashcontent {
   height: 100%;}

.cc {
   font-family:Georgia;
   font-size:10;
   letter-spacing:10;
   font-weight:bold;
   font-style:italic;
   text-decoration:underline;
   color:#FF00FF;}

a:link {
   font-family:Georgia;}

a:hover {
   font-family:Georgia;}

a:active {
   font-family:Georgia;}