/* Phantoms Style Sheet */

body            {font-family:       Arial, Helvetica, sans-serif;}
.box            {text-align:        center;
                 padding:           10px;
                 border:            1px solid #00CC33;}
.button         {font-size:         80%;
                 font-family:       Broadway, Arial, Helvetica, sans-serif;
                 background-color:  #99CC99;
                 border:            2px outset #99CC99;
                 padding:           2px;}
a.bl            {color:             yellow;
                 text-decoration:   none;}
a:visited.bl    {color:             yellow;}
a:active.bl     {color:             yellow;}
a:hover.bl      {color:             #0000CC;}
#header         {border-size:       0px;
                 padding:           5;
                 margin:            0;
                 width:             700;
                 background-color:  #CCFFCC;}
h1              {display:           inline;
                 font-family:       Broadway, Arial, Helvetica, sans-serif;
                 color:             #00DD00;}
h2              {font-family:       Broadway, Arial, Helvetica, sans-serif;
                 color:             #00CC33;}
.smallheading   {font-family:       Arial, Helvetica, sans-serif;
                 font-weight:       bold;
                 font-size:         80%;
                 color:             blue;}
.price          {font-family:       Arial, Helvetica, sans-serif;
                 font-weight:       bold;
                 font-size:         200%;
                 color:             blue;}
.honourboard    {color:             gold;}
