a.menu
{
color: 8CA93E;
font-size: 90%;
text-decoration: none;
}

a.menuwhite
{
color: white;
font-size: 90%;
text-decoration: none;
}

a.menusmall
{
color: 8CA93E;
font-size: 80%;
text-decoration: none;
}

a.menubig
{
color: 8CA93E;
font-size: 95%;
text-decoration: none;
}

a:hover{ color: 6F0564;}

div
{
text-align: center;
font-size: 90%;
}

img.l
{
float: left;
margin: 3px;
}

img.r
{
float: right;
margin: 3px;
}

p
{
font-size: 100%;
font-family: futura, sans serif, arial;
}

div.small
{
font-size: 85%;
font-family: futura, sans serif, arial;
text-align: center;
}

td.color
 {
 border: 1px dashed black;
 background-color: f6f4da;
 }

 body
 {
 font-family: futura, sans serif, arial;
 font-size: 90%;
 }
 
 font
 {

 font-family: futura, sans serif, arial;
 color: 6F0564;
 font-weight: bold;
 }
 
  font.black
 {

 font-family: futura, sans serif, arial;
 color: black;
 font-weight: bold;
 }
 
 h4
 {
  color: 6F0564;
  }
  
   h3
 {
  color: 6F0564;
  }
  
   h2
 {
  color: 6F0564;
  }
 
 li.solid 
{
display: inline;
border: #6F0564 solid thin;
border-width: 1px;
padding: 1px;
font-weight: bold;
margin: 2px;

}

li.solidbox
{
display: inline;
border: #6F0564 solid thin;
border-width: 1px;
padding: 1px;
font-weight: bold;
margin: 2px;
background-color: #EBEBEB;
}
