A:hover { 
 color: #FF898F;
}

H1 {
 color: #C13946; 
 background-color: transparent;
}

H2 {
 background-color: transparent;
 color: #F15966; 
}

H3 {
 background-color: transparent;
 color: #C13946; 
}

H4 {
 background-color: transparent;
 color: #FFA8AD; 
}

.MightMagic {
 background-color: transparent;
 color: #FF898F; 
}

.FAQQuestion {
 background-color: transparent;
 color: #C83200;
}

.FAQTitle {
 background-color: transparent;
 color: #C13946; 
}

.Cell, .CellW {
 background-color: transparent;
 color: #F3CE57; 
 text-align: left;
 font-size: 12pt;
 vertical-align: top;
}

.CellW, .Cell2W, .Cell3W, .Cell4W, .TableTitleW {
 white-space: nowrap;
}

.Cell2, .Cell2W, .Cell3, .Cell3W {
 background-color: transparent;
 color: #F3CE57; 
 text-align: left;
 vertical-align: top;
 font-weight: bold;
 font-size: 11pt;
}

.Cell2, .Cell2W {
 text-align: left;
}

.Cell3, .Cell3W {
 font-weight: normal;
 color: #F3CE57; 
 background-color: #2f2f2f;
}

.Cell4, .Cell4W {
 background-color: transparent;
 color: #F3CE57; 
 text-align: left;
}

.TableTitle, .TableTitleW {
 background-color: transparent;
 color: #C13946; 
 font-size: 14pt;
 font-weight: bold;
 background-color: #ffe7c0;
 text-align: center;
}
 
.TableTitle2, .TableTitle3 {
 background-color: transparent;
 color: black;
 font-size: 12pt;
 font-weight: bold;
 background-color: #BFBFBF;
 border-bottom: thin solid white;
 text-align: left;
 width: 100px;
}
 
.TableTitle3 {
 width: 175px;
}
 
.FormTable {
 background-color: gray;  
 color: #F3CE57;
}

.AttribTable {
 border: 1px solid gray;
}

.AttribCellOdd, .AttribCellEven, .AttribCellOddR, .AttribCellEvenR, .AttribCellOddC, .AttribCellEvenC {
 white-space: nowrap;
 font-weight: bold;
 border: 0px;
 padding: 3px;
}

.AttribCellEven, .AttribCellEvenR, .AttribCellEvenC {
 background-color: #2F2F2F;
 color: #F3CE57;
}

.AttribCellOddR, .AttribCellEvenR {
 text-align: right;
}

.AttribCellOddC, .AttribCellEvenC {
 text-align: center;
}
