﻿.h2 { display: block; font-weight: bold; font-size: 1.25em; color: #360; }
.h3 { display: block; font-weight: bold; font-size: 1.2em; color: #772014; }
.h4 { display: block; font-weight: bold; font-size: 1.1em; color: #630; }
.subheading { text-decoration: underline; font-weight: bold; line-height: 2em; }
.brownTable { background-color: #CAB470; color: #333; }
.normalTable { border: 1px solid #C5AD64; }
.rightImg { text-align: right; }
.note { border: 1px solid #A3A376; background-color: #FFF; }
.greenNote { background-color: #E9E7CD; border: 1px solid #996; }
.lightGreenText { color: #6A9E55; }
.smallText { font-size: 0.6em; }
.noteHeader { background-color: #E9E7CD; }
.detailsButton { }
