body {font-family: "Calisto MT","Copperplate Gothic","Abadi MT Condensed Light","Georgia",serif;
           font-size:13px;
           background-color:#FFFFf8;
           font-size:12pt;        
           background-image: url(images/bg.gif);
           background-repeat: repeat-y;
           color:#003300;
           padding-right:5px;
       
}
table        {text-align:justify;}
a            {color:#009900}
a:visited, a:active{color:#006600;}
a:hover		{color:#000;}
.menu     {font-family:"Book Antiqua","Calisto MT","Copperplate Gothic","Abadi MT Condensed Light","Georgia",serif;
           font-size:1.2em;
          }
.menu table {padding-left:1em;
             padding-bottom:2em;}
.menu td   {padding-bottom:1em;}

h1        {font-family: "Helvetica", sans-serif;
           font-size: 3.1em;
           text-align:center;
           }
h2        {font-family: "Helvetica", sans-serif;
           font-size: 1.4em;
           text-align:left;
           }
.center   {text-align:center;}
.lightb    {background-color:#F4F4EC;}
.rborder   {border-style: double;
           border-width: 5px;
           margin:3px;
           margin-left:19px;
           float:right;}
.lborder   {border-style: double;
           border-width: 5px;
           margin:3px;
           margin-right:19px;
           float:left;}
           
.letter     {float:left;
            padding-right:6px;
            padding-bottom:3px;}
            
.letterreplace {display:none}

.box       {border-style:solid;
            text-align:center;
            align:center;
            margin:5px;
            margin-left:15px;
            padding:4px;
            font-size:1.3em;
            display:inline;
            font-weight: bold;}
           
.box a     { text-decoration:none;}           
            
            
            
            