.boldtable30
{
font-variant:small-caps;   
font-family:sans-serif;
font-size:30pt;
color:black;
}

.boldtable26
{
font-variant:small-caps;   
font-family:sans-serif;
font-size:26pt;
color:black;
}

.boldtable24
{
font-variant:small-caps;    
font-family:sans-serif;
font-size:24pt;
color:black;
}

.boldtable20
{
font-variant:small-caps;    
font-family:sans-serif;
font-size:20pt;
color:black;
}

.boldtable16
{
font-variant:small-caps; 
font-family:sans-serif;
font-size:16pt;
color:black;
}

.boldtable12
{
font-variant:small-caps; 
font-family:sans-serif;
font-size:12pt;
color:black;
}

.table10
{
 
 font-family: sans-serif;
 font-size:  10pt;
 color: black;
 background-color: #fdf5e6;
 border-style: inset;
 border-width: 3px;
 border-color: ghostwhite;
 
}

.table10_noborder
{
 font-family: sans-serif;
 font-size:  10pt;
 color: black;
 background-color: #fdf5e6;
 
}

.table12
{
 font-family:sans-serif;
 font-size:12pt;
 color:black;
 background-color:#fdf5e6;
 border-style: inset;
 border-width: 3px;
 border-color: ghostwhite;
}

.table12_noborder
{
 font-family:sans-serif;
 font-size:12pt;
 color:black;
 background-color:#fdf5e6;
}

.table16_noborder
{
 font-variant:small-caps;
 font-family:sans-serif;
 font-size:16pt;
 color:black;
}

.table16
{
 font-variant:small-caps;
 font-family:sans-serif;
 font-size:16pt;
 color:black;
 background-color:#fdf5e6;
 border-style: inset;
 border-width: 3px;
 border-color: ghostwhite;
 
 }
.table20
{
 font-family:sans-serif;
 font-size:20pt;
 color:black;
 background-color:#fdf5e6;
 border-style: inset;
 border-width: 3px;
 border-color: ghostwhite;
}

.breadcrumb
{
 font-family: sans-serif;
 font-size: 10pt;
 color: black;
 background-color: #fdf5e6;
 border-style: inset;
 border-width: 3px;
 border-color: ghostwhite;
}

.big-button
{
  font-variant:small-caps;
  font-family:sans-serif;
  font-size:20pt;
  color:Blue;
  font-weight:bolder;
  background-color: lightsteelblue;
  
}

.bigger-button
{
  font-variant:small-caps;
  font-family:sans-serif;
  color:blue;
  font-weight:bolder;
  background-color: lightsteelblue;
  font-size:14pt;
}

.button
{
    font-family:sans-serif;
    color:blue;
    font-weight: bolder;
    background-color: lightsteelblue;
    font-size:10pt;
}
