.bodyarea{
 font-family: sans-serif;
 font-size: .85em;
 font-weight: normal;
 color: black;
 background: white;
}
.bodyarea b{
 font-weight: 900;
 color: black;
 background: white;
}
.bodyarea i{
 font-weight: 700;
 color: #66669C;
 background: white;
 font-style: italic;
}
.bodyarea a{
 font-weight: bold;
 color: #66669C;
 background: white;
 text-decoration: none;
 padding: 1px;
}
.bodyarea a:hover{
 color: gold;
 background: black;
}
.heading1{
 padding: 1px;
 font-family: sans-serif;
 font-size: 1.05em;
 font-weight: bold;
 color: black;
 background: #FFEB67;
 text-transform: capitalize;
}
.heading2{
 padding: 1px;
 font-family: sans-serif;
 font-size: 1.3em;
 font-weight: bolder;
 background: #EFEDF5;
 color: #66669C;
 text-transform: capitalize;
}
.heading3{
 padding: 1px;
 font-family: sans-serif;
 font-size: 1em;
 font-weight: bold;
 color: black;
 background: white;
 border-color: #FFEB67;
 border-style: solid;
 border-width: 2px;
 font-style: italic;
}
.fineprint{
 font-family: sans-serif;
 font-weight: 900;
 font-size: .6em;
 color: #666666;
}
.gamemenu{
 font-family: sans-serif;
 font-weight: 900;
 font-size: .6em;
 color: #732F00;
 visibility: hidden;
}
.flashbox{
 padding: 0px;
 border-width: 2px 2px 2px 2px;
 border-style: solid;
 border-color: #66669C;
}
